We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
http://www.pylint.org/
The text was updated successfully, but these errors were encountered:
Current pylint output: (mainly complaining about bad variable names & missing documentation)
265 statements analysed.
|type |number |% |previous |difference | |code |294 |73.13 |NC |NC | |docstring |13 |3.23 |NC |NC | |comment |58 |14.43 |NC |NC | |empty |37 |9.20 |NC |NC |
| |now |previous |difference | |nb duplicated lines |0 |NC |NC | |percent duplicated lines |0.000 |NC |NC |
Messages by category |type |number |previous |difference | |convention |90 |NC |NC | |refactor |0 |NC |NC | |warning |24 |NC |NC | |error |16 |NC |NC |
|message id |occurrences | |C0103 |57 | |C0301 |19 | |E0602 |16 | |C0111 |12 | |W0621 |10 | |W0613 |10 | |W0622 |2 | |C0322 |2 | |W0602 |1 | |W0511 |1 |
Your code has been rated at 2.68/10
|type |number |old number |difference |%documented |%badname | |module |1 |NC |NC |0.00 |0.00 | |class |0 |NC |NC |0 |0 | |method |0 |NC |NC |0 |0 | |function |12 |NC |NC |8.33 |75.00 |
Sorry, something went wrong.
No branches or pull requests
http://www.pylint.org/
The text was updated successfully, but these errors were encountered: