flake8-ruler
Config generator
Generates a flake8 configuration file from a more powerful config format
More powerful configs for flake8
11 stars
3 watching
0 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list
flake8flake8-extensionsflake8-pluginslinterpyproject-tomlpythonpython3
Related projects:
Repository | Description | Stars |
---|---|---|
| Tools to inspect error codes in Python code for linting and quality assurance | 14 |
| An extension for flake8 that integrates PyLint to check Python code quality and detect potential errors. | 8 |
| Provides an alternative line length validation rule for Python code to help maintain readable text messages | 24 |
| A tool to check TODO comments in Python code for consistency and completeness. | 27 |
| Analyze redundant comments in Python code to reduce information redundancy and improve code quality. | 9 |
| A Flake8 plugin that loads configuration from pyproject.toml | 229 |
| An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files | 111 |
| Lints Python code to detect deprecated modules and functions. | 12 |
| Generates HTML reports of flake8 violations | 51 |
| A Flake8 plugin for enforcing SQL coding standards. | 26 |
| A plugin to enforce Django-specific coding standards and best practices during code reviews. | 180 |
| Tool to run flake8 checks on code snippets in docstrings or RST files. | 22 |
| A flake8 plugin that prevents excessive bad code in Python | 4 |
| Plugin to validate Python expressions for readability and complexity | 32 |
| A tool to identify encoding issues in Python code | 6 |