orsinium-labs / flake8-commentsLinks
Report redundant comments in python code
☆11Updated 4 years ago
Alternatives and similar repositories for flake8-comments
Users that are interested in flake8-comments are comparing it to the libraries listed below
Sorting:
- flake8 plugin to validate expressions complexity☆33Updated 3 years ago
- flake8 plugin to validate annotations complexity☆50Updated 8 months ago
- A Flake8 plugin to ensure a consistent format for multiline containers.☆14Updated last week
- The package provides base classes and utils for flake8 plugin writing☆18Updated last year
- A flake8 extension that checks classes attributes order☆62Updated 8 months ago
- A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern☆72Updated 3 weeks ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Updated last year
- A flake8 extension that helps to make more readable variables names☆54Updated last year
- Conditional coverage based on any rules you define!☆78Updated 10 months ago
- Flake8 plugin for return expressions checking.☆63Updated last month
- Fixtures as classes that work well with dependency injection, autocompletetion, type checkers, and language servers☆49Updated last month
- Package requirements checker☆37Updated 3 weeks ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆75Updated this week
- flake8 plugin to validate annotations coverage☆34Updated 3 years ago
- Flake8 Plugin that Forbids Implicit str/bytes Literal Concatenations☆20Updated last week
- Pytest plugin to fail a test if it leaves modified `os.environ` afterwards.☆15Updated 2 months ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆112Updated 10 months ago
- An extension for flake8 that forbids some imports statements in some modules.☆17Updated 2 years ago
- An extension for flake8 to report on too complex functions with bad variables names.☆15Updated 3 years ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Updated last year
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆73Updated 5 months ago
- A flake8 plugin to ban PEP-420 implicit namespace packages.☆28Updated this week
- flake8 plugin which forbids assignment expressions (the walrus operator)☆47Updated last year
- Python linter (flake8, pylint, CLI) that warns you about using deprecated modules, classes, and functions☆13Updated 2 years ago
- A flake8 plugin that checks bad async / asyncio practices☆12Updated last year
- flake8 plugin to require absolute imports☆13Updated 2 years ago
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Updated 2 years ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last week
- A Flake8 plugin that checks for issues using the standard library logging module.☆85Updated last week
- Safe and composable assert for Python that can be used together with optimised mode☆18Updated 2 months ago