flake8-plugin topic

List flake8-plugin repositories

flake8-eradicate

307
Stars
12
Forks
Watchers

Flake8 plugin to find commented out or dead code

pep8-naming

494
Stars
184
Forks
Watchers

Naming Convention checker for Python

flake8-pytest-style

222
Stars
15
Forks
Watchers

A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.

flake8-simplify

182
Stars
19
Forks
Watchers

❄ A flake8 plugin that helps you to simplify code

flake8-broken-line

110
Stars
79
Forks
Watchers

🚨 Flake8 plugin to forbid backslashes (\) for line breaks

flake8-aaa

68
Stars
5
Forks
Watchers

A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern

flake8-cognitive-complexity

67
Stars
3
Forks
Watchers

An extension for flake8 that validates cognitive functions complexity

flake8-type-checking

110
Stars
15
Forks
Watchers

Flake8 plugin for managing type-checking imports & forward references.

flake8-docstrings

154
Stars
17
Forks
Watchers

Integration of pydocstyle and flake8 for combined linting and reporting

flake8-annotations-complexity

46
Stars
8
Forks
Watchers

flake8 plugin to validate annotations complexity