flake8-django
Django linter
A plugin to enforce Django-specific coding standards and best practices during code reviews.
A flake8 plugin to detect bad practices on Django projects.
180 stars
7 watching
35 forks
Language: Python
last commit: over 2 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files | 111 | |
| A tool to check TODO comments in Python code for consistency and completeness. | 27 | |
| A Flake8 plugin for enforcing SQL coding standards. | 26 | |
| Ensures Django migration code follows best practices to prevent backwards compatibility issues | 7 | |
| A tool to identify likely bugs and design problems in Python code | 1,066 | |
| A Python tool for linting code and managing flake8 plugins in a flexible and configurable way. | 88 | |
| A Flake8 plugin to help identify and suppress false-positive warnings in Python code | 4 | |
| A Flake8 plugin that checks for TODO notes in Python code. | 30 | |
| Plugin for static code analysis of Python code adhering to strict style rules | 10 | |
| An integration of Flake8 and Scrapy to catch common coding issues in Spider projects | 19 | |
| 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 | |
| Checks Python code in Markdown files for errors and syntax issues | 23 | |
| A tool to enforce best practices and suggest improvements for pandas data analysis code. | 168 | |
| A Flake8 plugin to enforce consistent multiline container formatting | 14 |