yesqa

Comment cleaner

Automates the removal of outdated or unnecessary code comments

Automatically remove unnecessary # noqa comments

GitHub

267 stars
4 watching
11 forks
Language: Python
last commit: 24 days ago
Linked from 1 awesome list

flake8pre-commit

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
plinss/flake8-noqa Ensures # noqa comments are formatted correctly to avoid errors and unintended behavior in flake8. 41
orsinium-labs/flake8-comments Analyze redundant comments in Python code to reduce information redundancy and improve code quality. 9
pycqa/autoflake A tool to automatically remove unused imports and variables from Python code based on pyflakes analysis 904
wemake-services/flake8-eradicate Automatically identifies and flags unused or commented-out code in Python projects. 311
tyleryep/flake8-future-annotations Checks Python code for usage of outdated type annotations and suggests adding support for future annotations 15
pycqa/flake8-json Formats Flake8 output as JSON with optional pretty-printing and CodeClimate support 10
zupo/flake8-mock Checks Python code for non-existent mock methods used in testing 16
nbqa-dev/nbqa Automates code quality checks and formatting for Jupyter Notebooks 1,051
nick8325/quickcheck Automated testing of program properties in Haskell programs. 726
hakancelikdev/unimport Tool for detecting and removing unused import statements in code 239
amandarice/codecomments Provides explanations on commenting in programming languages 0
s0md3v/uro Removes unwanted content and duplicates from URL lists for security testing 1,201
best-doctor/flake8-annotations-complexity Tools to help write clear and maintainable Python code with type annotations 46
danielkusydev/flake8-ado Automatically checks Python comments against AzureDevOps tickets 7
patois/xray Tool for filtering and highlighting decompiler output based on regular expressions 125