virtual-labs-archive / digital-logic-design-iiith

Other
3 stars 61 forks source link

Avoid unused parameters such as '$maxLen'. #120

Open BSravanthi opened 5 years ago

BSravanthi commented 5 years ago

Avoid passing parameters to methods or constructors and then not using those parameters.

Please refer to the following link to fix similar issues. https://app.codacy.com/app/BSravanthi/digital-logic-design-iiith/issues?&filters=W3siaWQiOiJMYW5ndWFnZSIsInZhbHVlcyI6W251bGxdfSx7ImlkIjoiQ2F0ZWdvcnkiLCJ2YWx1ZXMiOlsiVW51c2VkIENvZGUiXX0seyJpZCI6IkxldmVsIiwidmFsdWVzIjpbbnVsbF19LHsiaWQiOiJQYXR0ZXJuIiwidmFsdWVzIjpbMTU1XX0seyJ2YWx1ZXMiOltdfV0=

koushik1298 commented 5 years ago

commit id: 0c1b796

Mani082 commented 5 years ago

Valid fix @koushik1298

AksharaMayreddy commented 5 years ago

valid fix : @koushik1298

ShivaniKomandury commented 5 years ago

Valid Fix @koushik1298

thecoderxman commented 5 years ago

Valid fix @koushik1298