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.

GitHub

180 stars
7 watching
35 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mlshapiro/jupyterlab-flake8An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files111
orsinium-labs/flake8-todosA tool to check TODO comments in Python code for consistency and completeness.27
pgjones/flake8-sqlA Flake8 plugin for enforcing SQL coding standards.26
browniebroke/flake8-django-migrationsEnsures Django migration code follows best practices to prevent backwards compatibility issues7
pycqa/flake8-bugbearA tool to identify likely bugs and design problems in Python code1,066
flakehell/flakehellA Python tool for linting code and managing flake8 plugins in a flexible and configurable way.88
martinthoma/flake8-screamA Flake8 plugin to help identify and suppress false-positive warnings in Python code4
schlamar/flake8-todoA Flake8 plugin that checks for TODO notes in Python code.30
smarkets/flake8-strictPlugin for static code analysis of Python code adhering to strict style rules10
stummjr/flake8-scrapyAn integration of Flake8 and Scrapy to catch common coding issues in Spider projects19
flake8-docs/flake8-rstTool to run flake8 checks on code snippets in docstrings or RST files.22
queensferryme/flake8-too-manyA flake8 plugin that prevents excessive bad code in Python4
johnfraney/flake8-markdownChecks Python code in Markdown files for errors and syntax issues23
deppen8/pandas-vetA tool to enforce best practices and suggest improvements for pandas data analysis code.168
jsfehler/flake8-multiline-containersA Flake8 plugin to enforce consistent multiline container formatting14