asottile / add-trailing-commaLinks
A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.
☆370Updated 2 weeks ago
Alternatives and similar repositories for add-trailing-comma
Users that are interested in add-trailing-comma are comparing it to the libraries listed below
Sorting:
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated this week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆241Updated 3 weeks ago
- Flake8 plugin to find commented out or dead code☆316Updated 9 months ago
- Automatically remove unnecessary `# noqa` comments☆262Updated 2 weeks ago
- unittest subTest() support and subtests fixture☆252Updated 2 months ago
- dead simple python dead code detection☆392Updated 2 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆454Updated last year
- better error messages for assert equals in pytest☆330Updated last year
- A formatter for finding and removing unused import statements.☆310Updated this week
- Naming Convention checker for Python☆528Updated 8 months ago
- A collection of fast, cheap, regex based pre-commit hooks.☆241Updated 3 weeks ago
- flake8 plugin that integrates isort☆185Updated 2 months ago
- Flake8 Type Annotation Checking☆164Updated this week
- Run `black` on python code blocks in documentation files☆677Updated this week
- Pytest plugin to randomly order tests and control random.seed☆685Updated this week
- ❄ A flake8 plugin that helps you to simplify code☆195Updated last week
- ☆240Updated last month
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Updated 4 years ago
- Rewrites source to reorder python imports☆772Updated 2 weeks ago
- Removes commented-out code from Python files☆217Updated last month
- It helps to use fixtures in pytest.mark.parametrize☆394Updated 2 years ago
- Enforce the same settings on multiple projects☆413Updated last week
- flake8☆122Updated 2 years ago
- Check for python builtins being used as variables or parameters☆118Updated 2 months ago
- Pytest Plugin to disable socket calls during tests☆328Updated last month
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆195Updated 3 months ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆160Updated 2 weeks ago
- Automatically convert relative imports to absolute☆159Updated last year
- Flake8 extension for checking quotes in python☆178Updated last year
- Flake8 plugin for managing type-checking imports & forward references.☆129Updated 11 months ago