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 2 months ago
- A plugin for flake8 to ban the usage of unsafe naive datetime class.☆38Dec 12, 2022Updated 3 years ago
- A flake8 plugin that finds that finds improvements for raise statements.☆32Jan 4, 2022Updated 4 years ago
- Flake8 checker for raw literals inside raises.☆16Mar 2, 2026Updated 2 weeks ago
- Flake8 plugin for return expressions checking.☆61Oct 8, 2025Updated 5 months ago
- A Flake8 plugin for checking executable permissions and shebangs.☆20Updated this week
- A flake8 plugin to ban PEP-420 implicit namespace packages.☆28Mar 8, 2026Updated last week
- Run flake8 checks on code in *.rst files or in docstrings☆22Feb 26, 2021Updated 5 years ago
- Flake8 extension to validate (lack of) logging format strings☆137Mar 6, 2026Updated 2 weeks ago
- Adds copyright checks to flake8☆18Sep 18, 2023Updated 2 years ago
- A flake8 extension that implements misc. lints☆64Feb 21, 2023Updated 3 years ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Feb 4, 2024Updated 2 years ago
- Flake8 plugin that checks SQL code against opinionated style rules☆26Jun 15, 2022Updated 3 years ago
- Flake8 plugin for managing type-checking imports & forward references.☆129Feb 18, 2026Updated last month
- Verifies python 3.7+ files use `from __future__ import annotations`☆16Updated this week
- Python style checker for import statements, __all__ lists and exception lists, implemented as a flake8 plugin☆17May 23, 2023Updated 2 years ago
- Flake8 plugin to warn against unused arguments in functions☆33Oct 27, 2025Updated 4 months ago
- flake8 debug statement checker☆43Apr 30, 2022Updated 3 years ago
- Flake8 Type Annotation Checking☆163Jan 7, 2026Updated 2 months ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆73Mar 8, 2026Updated last week
- Automated security testing using bandit and flake8.☆115Sep 13, 2023Updated 2 years ago
- Check for FIXME, TODO and other temporary developer notes.☆20Feb 8, 2023Updated 3 years ago
- Check for python builtins being used as variables or parameters☆118Oct 25, 2025Updated 4 months ago
- ❄ A flake8 plugin that helps you to simplify code☆193Jan 1, 2026Updated 2 months ago
- Lint TODO comments in a Python code☆30Feb 9, 2024Updated 2 years ago
- Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓☆45Jan 29, 2023Updated 3 years ago
- Highly opinionated linter for Trio code☆25Updated this week
- A simple pytest plugin for pinning tests☆10Feb 9, 2023Updated 3 years ago
- ☆47Mar 12, 2026Updated last week
- A flake8 extension that checks for blind, catch-all except statements☆33Jan 18, 2023Updated 3 years ago
- flake8 plugin to require absolute imports☆13Nov 29, 2025Updated 3 months ago
- Package requirements checker☆37Dec 1, 2025Updated 3 months ago
- A collection of fast, cheap, regex based pre-commit hooks.☆239Dec 15, 2025Updated 3 months ago
- A python implementation of the ABC sofware metric.☆11Jan 2, 2026Updated 2 months ago
- Flake8 extension for checking quotes in python☆178Mar 23, 2024Updated last year
- Removes commented-out code from Python files☆218Nov 21, 2025Updated 4 months ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆38Feb 7, 2026Updated last month
- flake8☆121Jul 16, 2023Updated 2 years ago
- ☆36Jan 27, 2025Updated last year