flake8-json
JSON formatter
Formats Flake8 output as JSON with optional pretty-printing and CodeClimate support
JSON formatter for Flake8 output
10 stars
5 watching
5 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
flake8flake8-extensionflake8-extensionsflake8-pluginjsonpython
Related projects:
Repository | Description | Stars |
---|---|---|
| Ensures # noqa comments are formatted correctly to avoid errors and unintended behavior in flake8. | 41 |
| Tools to improve Python documentation quality and consistency | 155 |
| Enforces trailing commas in Python code to avoid merge conflicts and improve readability. | 131 |
| Enhances Flake8 to better handle stub files used in type hinting | 73 |
| A tool to identify encoding issues in Python code | 6 |
| A Flake8 plugin to enforce consistent multiline container formatting | 14 |
| A plugin to check Python print statements for coding style and errors | 121 |
| Checks Python code against PEP 8 naming conventions to ensure consistent and readable coding practices. | 517 |
| Prevents printf-style string formatting in Python code to enforce best practices and quality standards | 11 |
| Tool to generate standardized code quality reports in JSON format for use with Gitlab's Code Quality feature. | 25 |
| A flake8 plugin that runs black to validate Python code style and enforce coding standards. | 165 |
| A tool to identify likely bugs and design problems in Python code | 1,066 |
| Enforces consistent 8-space indentation in Python function and class definitions to improve readability. | 0 |
| An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files | 111 |
| Checks Python modules for author attributes and enforces configuration rules around their usage. | 3 |