A flake8 plugin to detect boolean traps.
☆13Jul 17, 2023Updated 2 years ago
Alternatives and similar repositories for flake8_boolean_trap
Users that are interested in flake8_boolean_trap are comparing it to the libraries listed below
Sorting:
- Flake8 plugin to encourage correct string literal concatenation☆33Jan 7, 2026Updated last month
- A plugin for flake8 to ban the usage of unsafe naive datetime class.☆39Dec 12, 2022Updated 3 years ago
- A flake8 plugin that finds that finds improvements for raise statements.☆32Jan 4, 2022Updated 4 years ago
- Flake8 plugin for return expressions checking.☆62Oct 8, 2025Updated 4 months ago
- Run flake8 checks on code in *.rst files or in docstrings☆22Feb 26, 2021Updated 5 years ago
- Flake8 plugin that checks SQL code against opinionated style rules☆26Jun 15, 2022Updated 3 years ago
- A flake8 plugin to ban PEP-420 implicit namespace packages.☆28Feb 14, 2026Updated 2 weeks ago
- Flake8 extension to validate (lack of) logging format strings☆137Oct 10, 2025Updated 4 months ago
- A Flake8 plugin for checking executable permissions and shebangs.☆20Updated this week
- Flake8 checker for raw literals inside raises.☆16Feb 2, 2026Updated 3 weeks ago
- Python style checker for import statements, __all__ lists and exception lists, implemented as a flake8 plugin☆17May 23, 2023Updated 2 years ago
- Adds copyright checks to flake8☆18Sep 18, 2023Updated 2 years ago
- A flake8 extension that implements misc. lints☆65Feb 21, 2023Updated 3 years ago
- Flake8 plugin for managing type-checking imports & forward references.☆129Feb 18, 2026Updated last week
- A simple pytest plugin for pinning tests☆10Feb 9, 2023Updated 3 years ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Feb 4, 2024Updated 2 years ago
- Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓☆45Jan 29, 2023Updated 3 years ago
- Flake8 Type Annotation Checking☆163Jan 7, 2026Updated last month
- Verifies python 3.7+ files use `from __future__ import annotations`☆16Updated this week
- ❄ A flake8 plugin that helps you to simplify code☆194Jan 1, 2026Updated 2 months ago
- Package requirements checker☆37Dec 1, 2025Updated 3 months ago
- Flake8 plugin to warn against unused arguments in functions☆33Oct 27, 2025Updated 4 months ago
- An extension for flake8 that forbids some imports statements in some modules.☆17May 17, 2023Updated 2 years ago
- Check for python builtins being used as variables or parameters☆118Oct 25, 2025Updated 4 months ago
- Automated security testing using bandit and flake8.☆116Sep 13, 2023Updated 2 years ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Feb 7, 2026Updated 3 weeks ago
- Pytest plugin that runs PyStack on slow or hanging tests.☆20Nov 6, 2025Updated 3 months ago
- flake8 plugin to require absolute imports☆13Nov 29, 2025Updated 3 months ago
- flake8 debug statement checker☆43Apr 30, 2022Updated 3 years ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Feb 14, 2026Updated 2 weeks ago
- Check for FIXME, TODO and other temporary developer notes.☆20Feb 8, 2023Updated 3 years ago
- Unexport is a linter that tries to keep the __all __ in your Python modules always up to date.☆23Dec 20, 2022Updated 3 years ago
- Highly opinionated linter for Trio code☆25Updated this week
- ☆47Jan 18, 2026Updated last month
- Pytest plugin reporting fixtures and test functions execution time.☆39Nov 13, 2025Updated 3 months ago
- Flake8 plugin for a smart line length validation.☆27Oct 30, 2022Updated 3 years ago
- Eazy structlog configuration for asgi applications☆22Nov 30, 2023Updated 2 years ago
- Lint TODO comments in a Python code☆31Feb 9, 2024Updated 2 years ago
- flake8 plugin which checks that typing imports are properly guarded☆50Dec 22, 2025Updated 2 months ago