asottile / add-trailing-comma
A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.
☆342Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for add-trailing-comma
- Flake8 plugin to find commented out or dead code☆311Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆465Updated 2 weeks ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆230Updated 3 weeks ago
- Automatically remove unnecessary `# noqa` comments☆267Updated 3 weeks ago
- unittest subTest() support and subtests fixture☆211Updated last week
- flake8 plugin that integrates isort☆174Updated 10 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆439Updated 9 months ago
- A collection of fast, cheap, regex based pre-commit hooks.☆214Updated 3 weeks ago
- apply a consistent format to `setup.cfg` files☆153Updated 3 weeks ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆154Updated 3 weeks ago
- better error messages for assert equals in pytest☆312Updated 2 months ago
- ☆216Updated 5 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆232Updated 3 years ago
- Pytest plugin to randomly order tests and control random.seed☆630Updated 2 weeks ago
- Flake8 Type Annotation Checking☆156Updated 2 weeks ago
- Mypy static type checker plugin for Pytest☆248Updated last month
- Flake8 plugin for managing type-checking imports & forward references.☆113Updated last week
- Naming Convention checker for Python☆513Updated 6 months ago
- dead simple python dead code detection☆338Updated 3 weeks ago
- ❄ A flake8 plugin that helps you to simplify code☆186Updated 10 months ago
- Check for python builtins being used as variables or parameters☆115Updated 5 months ago
- Run `black` on python code blocks in documentation files☆647Updated 2 weeks ago
- Enforce the same settings on multiple projects☆399Updated this week
- A formatter for finding and removing unused import statements.☆300Updated this week
- Python command line wrapper for pyright, a static type checker☆180Updated last week
- flake8 plugin to run black for checking Python coding style☆166Updated 2 weeks ago
- flakeheaven is a python linter built around flake8 to enable inheritable and complex toml configuration.☆168Updated last year
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,066Updated 2 weeks ago
- Mirror of mypy for pre-commit☆282Updated 3 weeks ago
- pytest plugin for testing mypy types, stubs, and plugins☆104Updated 4 months ago