flake8-plugin topic

List flake8-plugin repositories

flake8-annotations-coverage

34
Stars
5
Forks
Watchers

flake8 plugin to validate annotations coverage

flake8-class-attributes-order

60
Stars
11
Forks
Watchers

A flake8 extension that checks classes attributes order

flake8-expression-complexity

31
Stars
7
Forks
Watchers

flake8 plugin to validate expressions complexity

flake8-functions

51
Stars
7
Forks
Watchers

flake8 plugin for validation of function parameters (length, complexity, etc)

flake8-variables-names

55
Stars
13
Forks
Watchers

A flake8 extension that helps to make more readable variables names

flake8_tuple

23
Stars
12
Forks
Watchers

Check code for one-element tuple.

flake8-scrapy

19
Stars
2
Forks
Watchers

A Flake8 plugin to catch common issues on Scrapy spiders

flake8-gl-codeclimate

23
Stars
11
Forks
Watchers

Flake8 formatter producing Gitlab Code Quality artifacts.

flake8-no-implicit-concat

20
Stars
2
Forks
Watchers

Flake8 Plugin that Forbids Implicit str/bytes Literal Concatenations

flake8-length

23
Stars
5
Forks
Watchers

Flake8 plugin for a smart line length validation.