pgjones / flake8-sql
Flake8 plugin that checks SQL code against opinionated style rules
☆26Updated 2 years ago
Alternatives and similar repositories for flake8-sql:
Users that are interested in flake8-sql are comparing it to the libraries listed below
- Flake8 plugin to encourage correct string literal concatenation☆32Updated last week
- Check for python builtins being used as variables or parameters☆116Updated 10 months ago
- flake8 debug statement checker☆42Updated 2 years ago
- Package requirements checker☆37Updated 3 months ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated 2 weeks ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Updated last week
- ☆51Updated last year
- A flake8 extension that implements misc. lints☆64Updated 2 years ago
- A flake8 plugin to detect boolean traps.☆11Updated last year
- flake8 plugin for validation of function parameters (length, complexity, etc)☆50Updated 2 years ago
- Flake8 plugin for return expressions checking.☆62Updated 11 months ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆74Updated 7 months ago
- Check for FIXME, TODO and other temporary developer notes.☆19Updated 2 years ago
- A flake8 extension that helps to make more readable variables names☆55Updated 9 months ago
- Mimesis integration with the pytest test runner. This plugin provider useful fixtures based on providers from Mimesis.☆62Updated last year
- Redis fixtures and fixture factories for Pytest.This is a pytest plugin, that enables you to test your code that relies on a running Redi…☆103Updated this week
- flake8 plugin to validate annotations complexity☆46Updated last month
- Pipfile (or requirements.txt) to pyproject.toml for Poetry☆50Updated 2 years ago
- Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓☆44Updated 2 years ago
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆73Updated last week
- flake8☆123Updated last year
- Flake8 plugin for a smart line length validation.☆25Updated 2 years ago
- The package provides base classes and utils for flake8 plugin writing☆18Updated last year
- A plugin for flake8 to ban the usage of unsafe naive datetime class.☆38Updated 2 years ago
- pytest plugin to enable formatting checks with black☆53Updated 2 years ago
- A flake8 plugin that finds that finds improvements for raise statements.☆32Updated 3 years ago
- py-test plugin: an incremental test runner☆49Updated 3 years ago
- flake8 plugin to validate expressions complexity☆32Updated 3 years ago
- Conditional coverage based on any rules you define!