flake8-noqa
Comment Formatter
Ensures # noqa comments are formatted correctly to avoid errors and unintended behavior in flake8.
flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa
41 stars
5 watching
6 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
flake8flake8-extensionflake8-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| Formats Flake8 output as JSON with optional pretty-printing and CodeClimate support | 10 |
| Automates the removal of outdated or unnecessary code comments | 264 |
| This plugin checks and enforces consistent usage of string literals in Python code. | 5 |
| Analyze redundant comments in Python code to reduce information redundancy and improve code quality. | 9 |
| A flake8 plugin that runs black to validate Python code style and enforce coding standards. | 165 |
| Reports on files with low type annotations in Python code | 34 |
| Automatically checks Python comments against AzureDevOps tickets | 7 |
| Tools to help write clear and maintainable Python code with type annotations | 46 |
| Plugin for static code analysis of Python code adhering to strict style rules | 10 |
| Tool to check return values in Python functions | 62 |
| Plugin to validate Python expressions for readability and complexity | 32 |
| Requires slots to be defined for subclasses of immutable types in Python | 3 |
| A tool to identify encoding issues in Python code | 6 |
| A Flake8 plugin for enforcing SQL coding standards. | 26 |
| Checks Python modules for author attributes and enforces configuration rules around their usage. | 3 |