peterjc / flake8-blackLinks
flake8 plugin to run black for checking Python coding style
☆165Updated this week
Alternatives and similar repositories for flake8-black
Users that are interested in flake8-black are comparing it to the libraries listed below
Sorting:
- Integration of pydocstyle and flake8 for combined linting and reporting☆160Updated last week
- Check for python builtins being used as variables or parameters☆118Updated last month
- flake8 plugin that integrates isort☆185Updated last month
- Automated security testing using bandit and flake8.☆113Updated 2 years ago
- Flake8 plugin to find commented out or dead code☆315Updated 8 months ago
- apply a consistent format to `setup.cfg` files☆155Updated last week
- Mypy static type checker plugin for Pytest☆257Updated 8 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆227Updated 4 years ago
- ☆238Updated last week
- Removes commented-out code from Python files☆217Updated last week
- Flake8 Type Annotation Checking☆164Updated last month
- pytest plugin for manipulating test data directories and files☆270Updated this week
- Rate your Python packages package friendliness☆227Updated 2 months ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Updated last year
- A collection of fast, cheap, regex based pre-commit hooks.☆240Updated last week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆240Updated 2 weeks ago
- unittest subTest() support and subtests fixture☆252Updated 3 weeks ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆112Updated 11 months ago
- pytest plugin to create a tmpdir containing a preconfigured set of files and/or directories.☆104Updated 2 years ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆89Updated 3 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated this week
- Automatically remove unnecessary `# noqa` comments☆264Updated this week
- ❄️ A flake8 plugin that helps you write tidier imports.☆75Updated 2 weeks ago
- flake8 plugin to validate Python docstrings as reStructuredText (RST)☆57Updated this week
- A flake8 extension that implements misc. lints☆65Updated 2 years ago
- ❄ A flake8 plugin that helps you to simplify code☆195Updated last week
- flake8☆122Updated 2 years ago
- upgrade a setup.py to declarative metadata☆149Updated last week
- Automatically convert relative imports to absolute☆159Updated last year
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.