-
Updated
Jan 26, 2021 - Python
#
flake8-plugin
Here are 49 public repositories matching this topic...
Simple Python style checker in one Python file
McCabe complexity checker for Python
python
linter-plugin
complexity
flake8
mccabe
linter-flake8
complexity-analysis
flake8-plugin
flake8-extensions
-
Updated
Nov 23, 2020 - Python
Naming Convention checker for Python
-
Updated
Feb 14, 2021 - Python
Flake8 wrapper to make it nice, legacy-friendly, configurable.
-
Updated
Jan 11, 2021 - Python
Flake8 plugin to find commented out or dead code
linter
linter-plugin
flake8
comments
code-quality
flake8-plugin
wemake-services
wemake-python-styleguide
-
Updated
Mar 10, 2021 - Python
Enforce the same configuration across multiple projects
-
Updated
Mar 10, 2021 - Python
A tool for measuring Python class cohesion.
lint
python
quality
module
code
wikipedia
measure
oop
class
linter-plugin
flake8
cohesion
python-versions
flake8-plugin
-
Updated
Aug 5, 2019 - Python
A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.
-
Updated
Mar 1, 2021 - Python
-
Updated
Mar 10, 2021 - Python
Flake8 Type Annotation Checking
python
python3
flake8
python36
type-annotations
python37
flake8-plugin
python38
python39
function-annotations
python310
-
Updated
Mar 5, 2021 - Python
A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern
-
Updated
Mar 10, 2021 - Python
Flake8 plugin to control reporting per file and line
-
Updated
Feb 10, 2021 - Python
An extension for flake8 that validates cognitive functions complexity
-
Updated
Feb 24, 2021 - Python
flake8 plugin to validate annotations complexity
-
Updated
Dec 7, 2020 - Python
A flake8 extension that helps to make more readable variables names
-
Updated
Jan 14, 2021 - Python
A flake8 extension that checks classes attributes order
-
Updated
Jan 14, 2021 - Python
Alfred is a flake8 plugin to warn on unsafe/obsolete symbols.
-
Updated
Aug 11, 2020 - Python
flake8 plugin to validate annotations coverage
-
Updated
Jan 14, 2021 - Python
flake8 plugin for validation of function parameters (length, complexity, etc)
-
Updated
Jan 14, 2021 - Python
-
Updated
Mar 8, 2021 - Python
Melevir
commented
May 4, 2020
Expression complexity should be integer, in code and in error text. Now it is float.
A Flake8 plugin to catch common issues on Scrapy spiders
-
Updated
Apr 12, 2020 - Python
atugushev
commented
Oct 17, 2019
Classes Num, Str, Bytes, NameConstant, and Ellipsis are considered deprecated in favor of ast.Constant since python 3.8.
Consider something like:
isinstance(node.left.value, (bytes, str))Flake8 formatter producing Gitlab Code Quality artifacts.
-
Updated
Jul 7, 2019 - Python
Flake8 plugin to enforce consistent type annotation styles
-
Updated
Feb 27, 2019 - Python
CLI tool to introspect flake8 plugins and their codes
-
Updated
Feb 9, 2021 - Python
Improve this page
Add a description, image, and links to the flake8-plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the flake8-plugin topic, visit your repo's landing page and select "manage topics."
What's wrong
You have an README https://github.com/wemake-services/wemake-python-styleguide/blob/master/README.md .
The setup.cfg configuration link points to https://wemake-python-stylegui.de/en/latest/pages/usage/configuration.html .
Only the [flake8] section described here, no [isort] configuration.
So, if you launch isort from CLI with default rules, e.g. for multiline imports, you