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.
14 stars
3 watching
3 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
flake8flake8-extensionslinterpython3
Related projects:
Repository | Description | Stars |
---|---|---|
| An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files | 111 |
| A Flake8 plugin that checks for correct string literal concatenation in Python code. | 31 |
| A Python tool for linting code and managing flake8 plugins in a flexible and configurable way. | 88 |
| This plugin checks and enforces consistent usage of string literals in Python code. | 5 |
| A tool to identify encoding issues in Python code | 6 |
| Formats Flake8 output as JSON with optional pretty-printing and CodeClimate support | 10 |
| Plugin for static code analysis of Python code adhering to strict style rules | 10 |
| A flake8 plugin that prevents excessive bad code in Python | 4 |
| Ensures Python modules have defined the 'all' variable to specify all imported symbols. | 7 |
| A plugin to check Python print statements for coding style and errors | 121 |
| A Flake8 plugin for enforcing SQL coding standards. | 26 |
| Requires slots to be defined for subclasses of immutable types in Python | 3 |
| An extension for flake8 to flag functions with mutable default arguments. | 44 |
| A plugin to enforce Django-specific coding standards and best practices during code reviews. | 180 |
| Tool to run flake8 checks on code snippets in docstrings or RST files. | 22 |