flake8-multiline-containers

Container formatter

A Flake8 plugin to enforce consistent multiline container formatting

A Flake8 plugin to ensure a consistent format for multiline containers.

GitHub

14 stars
3 watching
3 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list

flake8flake8-extensionslinterpython3

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mlshapiro/jupyterlab-flake8An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files111
flake8-implicit-str-concat/flake8-implicit-str-concatA Flake8 plugin that checks for correct string literal concatenation in Python code.31
flakehell/flakehellA Python tool for linting code and managing flake8 plugins in a flexible and configurable way.88
plinss/flake8-literalThis plugin checks and enforces consistent usage of string literals in Python code.5
python-formate/flake8-encodingsA tool to identify encoding issues in Python code6
pycqa/flake8-jsonFormats Flake8 output as JSON with optional pretty-printing and CodeClimate support10
smarkets/flake8-strictPlugin for static code analysis of Python code adhering to strict style rules10
queensferryme/flake8-too-manyA flake8 plugin that prevents excessive bad code in Python4
python-formate/flake8-dunder-allEnsures Python modules have defined the 'all' variable to specify all imported symbols.7
jbkahn/flake8-printA plugin to check Python print statements for coding style and errors121
pgjones/flake8-sqlA Flake8 plugin for enforcing SQL coding standards.26
python-formate/flake8-slotsRequires slots to be defined for subclasses of immutable types in Python3
ebeweber/flake8-mutableAn extension for flake8 to flag functions with mutable default arguments.44
rocioar/flake8-djangoA plugin to enforce Django-specific coding standards and best practices during code reviews.180
flake8-docs/flake8-rstTool to run flake8 checks on code snippets in docstrings or RST files.22