orsinium-labs / flake8-todosLinks
Lint TODO comments in a Python code
☆29Updated last year
Alternatives and similar repositories for flake8-todos
Users that are interested in flake8-todos are comparing it to the libraries listed below
Sorting:
- A flake8 extension that implements misc. lints☆64Updated 2 years ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Updated last week
- A flake8 extension that helps to make more readable variables names☆55Updated 11 months ago
- flake8 plugin to validate expressions complexity☆33Updated 3 years ago
- A flake8 extension that checks classes attributes order☆60Updated 2 months ago
- flake8 plugin to validate annotations complexity☆46Updated 3 months ago
- Flake8 plugin for return expressions checking.☆62Updated last year
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Updated 5 months ago
- ☆51Updated last year
- A coverage plugin to provide sensible default settings☆79Updated last week
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆75Updated 9 months ago
- flake8☆122Updated last year
- flake8 plugin for validation of function parameters (length, complexity, etc)☆50Updated 2 years ago
- Pytest plugin to fail a test if it leaves modified `os.environ` afterwards.☆13Updated this week
- Check for python builtins being used as variables or parameters☆115Updated last year
- CLI tool to introspect flake8 plugins and their codes☆14Updated 3 years ago
- flake8 plugin to validate annotations coverage☆34Updated 3 years ago
- Pytest plugin providing a fixture interface for spulec/freezegun☆51Updated 5 months ago
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆64Updated this week
- Flake8 plugin to encourage correct string literal concatenation☆33Updated last month
- flake8 plugin which checks that typing imports are properly guarded☆48Updated last week
- Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓☆44Updated 2 years ago
- Conditional coverage based on any rules you define!☆69Updated 5 months ago
- Flake8 extension to validate (lack of) logging format strings☆137Updated last week
- A Flake8 plugin that checks for issues using the standard library logging module.☆85Updated last week
- Package requirements checker☆37Updated 4 months ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆41Updated last year
- Flake8 Type Annotation Checking