yesqa
Comment cleaner
Automates the removal of outdated or unnecessary code comments
Automatically remove unnecessary # noqa
comments
264 stars
4 watching
11 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
flake8pre-commit
Related projects:
Repository | Description | Stars |
---|---|---|
| Ensures # noqa comments are formatted correctly to avoid errors and unintended behavior in flake8. | 41 |
| Analyze redundant comments in Python code to reduce information redundancy and improve code quality. | 9 |
| A tool to automatically remove unused imports and variables from Python code based on pyflakes analysis | 908 |
| Automatically identifies and flags unused or commented-out code in Python projects. | 311 |
| Checks Python code for usage of outdated type annotations and suggests adding support for future annotations | 15 |
| Formats Flake8 output as JSON with optional pretty-printing and CodeClimate support | 10 |
| Checks Python code for non-existent mock methods used in testing | 17 |
| Automates code quality checks and formatting for Jupyter Notebooks | 1,057 |
| Automated testing of program properties in Haskell programs. | 728 |
| Tool for detecting and removing unused import statements in code | 239 |
| Provides explanations on commenting in programming languages | 0 |
| Removes unwanted content and duplicates from URL lists for security testing | 1,225 |
| Tools to help write clear and maintainable Python code with type annotations | 46 |
| Automatically checks Python comments against AzureDevOps tickets | 7 |
| Tool for filtering and highlighting decompiler output based on regular expressions | 125 |