orsinium-labs / flake8-warningsLinks
Python linter (flake8, pylint, CLI) that warns you about using deprecated modules, classes, and functions
☆13Updated 2 years ago
Alternatives and similar repositories for flake8-warnings
Users that are interested in flake8-warnings are comparing it to the libraries listed below
Sorting:
- Flake8 plugin for return expressions checking.☆62Updated 2 months ago
- Testing framework that empowers pytest (with better fixtures and parametrization)☆59Updated last year
- A flake8 extension that checks classes attributes order☆62Updated 8 months ago
- A flake8 extension that implements misc. lints☆65Updated 2 years ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆75Updated last week
- 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
- Package requirements checker☆37Updated 2 weeks ago
- flake8 plugin to validate annotations complexity☆50Updated 9 months ago
- Report redundant comments in python code☆11Updated 4 years ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Updated last year
- An extension for flake8 that forbids some imports statements in some modules.☆17Updated 2 years ago
- Flake8 plugin for a smart line length validation.☆27Updated 3 years ago
- Conditional coverage based on any rules you define!☆79Updated 11 months ago
- Flake8 plugin to encourage correct string literal concatenation☆33Updated 2 months ago
- Automatically sync your pre-commit hooks version from your PDM, Poetry or UV lockfile, and install them automatically.☆29Updated last week
- flake8 plugin to validate expressions complexity☆33Updated 3 years ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated 2 weeks ago
- Pytest plugin to fail a test if it leaves modified `os.environ` afterwards.☆15Updated 2 weeks ago
- CLI tool to introspect flake8 plugins and their codes☆14Updated 3 years ago
- A Text User Interface (TUI) for Pytest, with console scripts to launch a TUI or an HTML page☆41Updated last year
- Check for python builtins being used as variables or parameters☆118Updated last month
- Use uv in GitHub Actions by adding one line to the workflow.☆61Updated 2 weeks ago
- Validate configuration and produce human readable error messages☆50Updated 2 weeks ago
- Lint TODO comments in a Python code☆31Updated last year
- flake8 debug statement checker☆43Updated 3 years ago
- flake8 plugin to validate annotations coverage☆34Updated 3 years ago
- Flake8 plugin for managing type-checking imports & forward references.☆128Updated 10 months ago
- A coverage plugin to provide sensible default settings