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

Other
3 stars 61 forks source link

Avoid variables with short names like $_. Configured minimum length is 3. #97

Open BSravanthi opened 5 years ago

BSravanthi commented 5 years ago

You should use descriptive names in your variables. Variables with short names make the code harder to read.

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

DevikaBoddu commented 5 years ago

Commit id: 29a0570-simple_html_dom.php

Pallavi98 commented 5 years ago

valid fix @DevikaBoddu

thecoderxman commented 5 years ago

Commit id : fd79edd92366808fb3b441d77f8a4e0d1e6135f4

somashekhar31 commented 5 years ago

validated-2 fix @DevikaBoddu