virtual-labs-archive / pattern-recognition-iiith

Other
4 stars 246 forks source link

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

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/pattern-recognition-iiith/issues?&filters=W3siaWQiOiJMYW5ndWFnZSIsInZhbHVlcyI6W251bGxdfSx7ImlkIjoiQ2F0ZWdvcnkiLCJ2YWx1ZXMiOlsiVW51c2VkIENvZGUiXX0seyJpZCI6IkxldmVsIiwidmFsdWVzIjpbbnVsbF19LHsiaWQiOiJQYXR0ZXJuIiwidmFsdWVzIjpbMTU1XX0seyJpZCI6IkF1dGhvciIsInZhbHVlcyI6W251bGxdfSx7InZhbHVlcyI6W119XQ==

samhithavootkoor commented 5 years ago

commit id: b661646

VINEETHREDDYSHERI commented 5 years ago

Valid fix @samhithavootkoor

kasyapbhuvanagiri commented 5 years ago

commit id: da21960

thecoderxman commented 5 years ago

commit id : a65ea73

koushik1298 commented 5 years ago

Valid fix @abhishek5460

snehitharangu commented 5 years ago

Valid fix @abhishek5460