-
Updated
Nov 9, 2021 - Python
#
flake8-plugin
Here are 68 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
Apr 2, 2021 - Python
Naming Convention checker for Python
-
Updated
Oct 20, 2021 - Python
Flake8 wrapper to make it nice, legacy-friendly, configurable.
-
Updated
Jan 11, 2021 - Python
RayOconnor
commented
Jun 28, 2021
Hello the following code is now getting flagged as E800 Found commented out code
This has only just started getting flagged with the upgrade from 1.0.0 -> 1.1.0
Example code:
MARKDOWN = """
# {variable_containing_header_one}
Lots of content here...
"""
Enforce the same settings on multiple projects
-
Updated
Nov 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
Nov 5, 2021 - Python
Flake8 Type Annotation Checking
python
python3
flake8
python36
type-annotations
python37
flake8-plugin
python38
python39
function-annotations
python310
-
Updated
Nov 9, 2021 - Python
-
Updated
Nov 11, 2021 - Python
-
Updated
Sep 20, 2021 - Python
Integration of pydocstyle and flake8 for combined linting and reporting
-
Updated
Nov 1, 2021 - Python
A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern
-
Updated
May 9, 2021 - Python
An extension for flake8 that validates cognitive functions complexity
-
Updated
Feb 24, 2021 - Python
Flake8 plugin to control reporting per file and line
-
Updated
Oct 27, 2021 - Python
A flake8 extension that checks classes attributes order
-
Updated
Sep 3, 2021 - Python
A flake8 extension that helps to make more readable variables names
-
Updated
Sep 3, 2021 - Python
flake8 plugin to validate annotations complexity
-
Updated
Sep 3, 2021 - Python
flake8 plugin for validation of function parameters (length, complexity, etc)
-
Updated
Nov 7, 2021 - Python
Melevir
commented
May 4, 2020
Expression complexity should be integer, in code and in error text. Now it is float.
flake8 plugin to validate annotations coverage
-
Updated
Sep 3, 2021 - Python
Alfred is a flake8 plugin to warn on unsafe/obsolete symbols.
-
Updated
Apr 22, 2021 - Python
Check code for one-element tuple.
-
Updated
Oct 17, 2021 - Python
Flake8 plugin for managing type-checking imports & forward references
-
Updated
Oct 31, 2021 - Python
An extension for flake8 that validates functions names, decomposition and conformity with annotations.
-
Updated
Nov 7, 2021 - Python
A Flake8 plugin to catch common issues on Scrapy spiders
-
Updated
Apr 12, 2020 - 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."
Rule request
I suggest adding comma
,and dot.to the list of allowed exceptions for WPS226Thesis
Forcing defining a constant for dot and comma strings worsen the code readability without need.
Reasoning
It is a classical pattern to build a sentence with th