119 results for “topic:flake8-plugin”
Simple Python style checker in one Python file
The strictest and most opinionated python linter ever!
McCabe complexity checker for Python
Naming Convention checker for Python
Enforce the same settings on multiple projects
Flake8 plugin to find commented out or dead code
A tool for measuring Python class cohesion.
Flake8 plug-in loading the configuration from pyproject.toml
A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.
Flake8 wrapper to make it nice, legacy-friendly, configurable.
A very fast Python docstring linter
❄ A flake8 plugin that helps you to simplify code
A plugin for Flake8 that checks pandas code
Flake8 Type Annotation Checking
Integration of pydocstyle and flake8 for combined linting and reporting
TorchFix - a linter for PyTorch-using code with autofix support
Flake8 plugin for managing type-checking imports & forward references.
🚨 Flake8 plugin to forbid backslashes (\) for line breaks
A GitHub Action that installs and executes flake8 Python source linting during continuous integration testing. Supports flake8 configuration and plugin installation in the GitHub Action settings.
A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern
An extension for flake8 that validates cognitive functions complexity
A flake8 extension that checks classes attributes order
Flake8 plugin for return expressions checking.
A flake8 extension that helps to make more readable variables names
Generate HTML reports of flake8 violations
flake8 plugin for validation of function parameters (length, complexity, etc)
flake8 plugin to validate annotations complexity
flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa
Alfred is a flake8 plugin to warn on unsafe/obsolete symbols.
Flake8 plugin to control reporting per file and line