zheller / flake8-quotesLinks
Flake8 extension for checking quotes in python
☆178Updated last year
Alternatives and similar repositories for flake8-quotes
Users that are interested in flake8-quotes are comparing it to the libraries listed below
Sorting:
- Flake8 extension for enforcing trailing commas in python☆134Updated this week
- flake8 plugin that integrates isort☆185Updated 2 months ago
- Check for python builtins being used as variables or parameters☆118Updated 2 months ago
- flake8☆122Updated 2 years ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆75Updated this week
- pytest plugin to run flake8☆116Updated 2 years ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Updated last year
- Flake8 plugin that checks import order against various Python Style Guides☆278Updated 2 weeks ago
- Flake8 extension to validate (lack of) logging format strings☆137Updated 3 months ago
- Easily freeze time in pytest test + fixtures☆194Updated 2 years ago
- Flake8 plugin to find commented out or dead code☆316Updated 9 months ago
- Statically populate the `known_third_party` `isort` setting.☆66Updated 5 years ago
- pytest plugin for testing mypy types, stubs, and plugins