virtual-labs-archive / pattern-recognition-iiith

Other
4 stars 246 forks source link

Avoid unused local variables such as '$v'. #97

Open BSravanthi opened 5 years ago

BSravanthi commented 5 years ago

Detects when a local variable is declared and/or assigned, but not used. Please refer to the following link to fix similar issues. https://app.codacy.com/app/BSravanthi/pattern-recognition-iiith/issues?&filters=W3siaWQiOiJMYW5ndWFnZSIsInZhbHVlcyI6W251bGxdfSx7ImlkIjoiQ2F0ZWdvcnkiLCJ2YWx1ZXMiOlsiVW51c2VkIENvZGUiXX0seyJpZCI6IkxldmVsIiwidmFsdWVzIjpbbnVsbF19LHsiaWQiOiJQYXR0ZXJuIiwidmFsdWVzIjpbMTUzXX0seyJpZCI6IkF1dGhvciIsInZhbHVlcyI6W251bGxdfSx7InZhbHVlcyI6W119XQ==

somashekhar31 commented 5 years ago

commit id:https://github.com/virtual-labs/pattern-recognition-iiith/pull/110/commits/956cee85c55c93cda48361e8f5cec69915660053

snehitharangu commented 5 years ago

Valid fix @somashekhar31

VINEETHREDDYSHERI commented 5 years ago

Valid fix @somashekhar31

DevikaBoddu commented 5 years ago

Commit id: 9df1bb1

DasariVarshitha commented 5 years ago

Valid fix @DevikaBoddu

kranthi99 commented 5 years ago

valid fix @DevikaBoddu