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☆51Updated 10 months ago
- A flake8 plugin that checks bad async / asyncio practices☆12Updated last year
- The package provides base classes and utils for flake8 plugin writing☆18Updated 2 years ago
- A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern☆72Updated 3 months ago
- A Flake8 plugin to ensure a consistent format for multiline containers.☆14Updated last month
- Fixtures as classes that work well with dependency injection, autocompletetion, type checkers, and language servers☆49Updated 3 months ago
- A flake8 extension that checks classes attributes order☆62Updated 10 months ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Updated 2 years ago
- A flake8 plugin to ban PEP-420 implicit namespace packages.☆28Updated 3 weeks ago
- A flake8 extension that helps to make more readable variables names☆54Updated last year
- Conditional coverage based on any rules you define!☆79Updated 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…☆77Updated 8 months ago
- An extension for flake8 to report on too complex functions with bad variables names.☆15Updated 3 years ago
- Package requirements checker☆37Updated last month
- Pytest plugin to fail a test if it leaves modified `os.environ` afterwards.☆15Updated last month
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Updated 3 weeks ago
- flake8 plugin which forbids assignment expressions (the walrus operator)☆47Updated last year
- Try not to stand out☆37Updated 10 months ago
- flake8 plugin to validate annotations coverage☆34Updated 3 years ago
- Flake8 extension to validate (lack of) logging format strings☆137Updated 3 months ago
- Flake8 plugin for return expressions checking.☆62Updated 3 months ago
- An extension for flake8 that validates functions names, decomposition and conformity with annotations.☆27Updated 2 years ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last month
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Updated last year
- A Flake8 plugin that checks for issues using the standard library logging module.☆85Updated 3 weeks ago
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Updated 2 years ago
- flake8 plugin to require absolute imports☆13Updated 2 months ago
- An extension for flake8 that forbids some imports statements in some modules.☆17Updated 2 years ago
- A plugin for flake8 to ban the usage of unsafe naive datetime class.☆39Updated 3 years ago