flakehell
Linting tool
A Python tool for linting code and managing flake8 plugins in a flexible and configurable way.
Flake8 wrapper to make it nice, legacy-friendly, configurable.
88 stars
6 watching
7 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files | 111 |
| | An extension to flake8 that enforces best practices in Python development | 61 |
| | A plugin to enforce Django-specific coding standards and best practices during code reviews. | 180 |
| | An extension to flake8 that checks for quote usage in python. | 177 |
| | Tool to run flake8 checks on code snippets in docstrings or RST files. | 22 |
| | A Flake8 plugin to enforce consistent multiline container formatting | 14 |
| | Tools to inspect error codes in Python code for linting and quality assurance | 14 |
| | A tool to check TODO comments in Python code for consistency and completeness. | 27 |
| | A Flake8 plugin for enforcing SQL coding standards. | 26 |
| | Plugin for static code analysis of Python code adhering to strict style rules | 10 |
| | A Flake8 plugin to help identify and suppress false-positive warnings in Python code | 4 |
| | A tool to enforce best practices and suggest improvements for pandas data analysis code. | 168 |
| | Checks Python code in Markdown files for errors and syntax issues | 23 |
| | A flake8 plugin that prevents excessive bad code in Python | 4 |
| | A tool to identify encoding issues in Python code | 6 |