pre-commit / pygrep-hooks
A collection of fast, cheap, regex based pre-commit hooks.
☆217Updated last week
Alternatives and similar repositories for pygrep-hooks:
Users that are interested in pygrep-hooks are comparing it to the libraries listed below
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆228Updated last week
- Automatically remove unnecessary `# noqa` comments☆264Updated last week
- ☆219Updated last month
- Flake8 plugin to find commented out or dead code☆310Updated 2 weeks ago
- dead simple python dead code detection☆343Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆464Updated last week
- apply a consistent format to `setup.cfg` files☆151Updated last week
- Integration of pydocstyle and flake8 for combined linting and reporting☆155Updated 3 weeks ago
- Flake8 plugin for managing type-checking imports & forward references.☆115Updated this week
- flake8 plugin to run black for checking Python coding style☆164Updated last month
- Pytest plugin to annotate failed tests with a workflow command for GitHub Actions☆150Updated this week
- Flake8 Type Annotation Checking☆155Updated last week
- Mirror of mypy for pre-commit☆292Updated 2 weeks ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆230Updated 4 years ago
- Validation library for simple check on `pyproject.toml`☆141Updated this week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆349Updated last week
- ☆174Updated this week
- Automatically convert relative imports to absolute☆157Updated 6 months ago
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆161Updated this week
- Enforce the same settings on multiple projects☆400Updated this week
- ❄ A flake8 plugin that helps you to simplify code☆187Updated last year
- flake8 plugin that integrates isort☆179Updated last year
- Toml sorting library☆95Updated last month
- A plugin to improve the output of pytest with colourful unified diffs☆443Updated 10 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆110Updated 2 weeks ago
- Useful types for Python☆122Updated last week
- A formatter for finding and removing unused import statements.☆301Updated this week
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks