asottile / add-trailing-comma
A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.
☆359Updated last month
Alternatives and similar repositories for add-trailing-comma:
Users that are interested in add-trailing-comma are comparing it to the libraries listed below
- Automatically remove unnecessary `# noqa` comments☆267Updated last month
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆230Updated 3 months ago
- Flake8 plugin to find commented out or dead code☆312Updated last month
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated this week
- A collection of fast, cheap, regex based pre-commit hooks.☆224Updated last month
- A plugin to improve the output of pytest with colourful unified diffs☆444Updated last year
- Run `black` on python code blocks in documentation files☆662Updated this week
- A formatter for finding and removing unused import statements.☆308Updated 2 weeks ago
- dead simple python dead code detection☆354Updated last month
- unittest subTest() support and subtests fixture☆228Updated 2 weeks ago
- flake8 plugin that integrates isort☆180Updated 3 months ago
- Rewrites source to reorder python imports☆751Updated last month
- Flake8 Type Annotation Checking☆162Updated 3 weeks ago
- better error messages for assert equals in pytest☆322Updated 8 months ago
- ☆226Updated 5 months ago
- ❄ A flake8 plugin that helps you to simplify code☆192Updated last year
- Formats docstrings to follow PEP 257☆562Updated 6 months ago
- Mypy static type checker plugin for Pytest☆253Updated last month
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,088Updated last month
- Flake8 plugin for managing type-checking imports & forward references.☆117Updated 3 months ago
- Runtime inspection utilities for Python typing module☆358Updated 8 months ago
- Naming Convention checker for Python☆522Updated this week
- Flake8 plug-in loading the configuration from pyproject.toml☆230Updated 2 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆226Updated 4 years ago
- flakeheaven is a python linter built around flake8 to enable inheritable and complex toml configuration.☆170Updated 2 years ago
- Mirror of mypy for pre-commit☆305Updated 3 months ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆158Updated last month
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆874Updated 4 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆112Updated 2 months ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆186Updated last month