MichaelKim0407 / flake8-use-fstringLinks
☆51Updated last year
Alternatives and similar repositories for flake8-use-fstring
Users that are interested in flake8-use-fstring are comparing it to the libraries listed below
Sorting:
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Updated 4 months ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆75Updated 9 months ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Updated last week
- Flake8 plugin to encourage correct string literal concatenation☆33Updated last month
- A flake8 extension that implements misc. lints☆64Updated 2 years ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated this week
- flake8 debug statement checker☆42Updated 3 years ago
- Check for python builtins being used as variables or parameters☆115Updated last year
- A flake8 extension that helps to make more readable variables names☆55Updated 11 months ago
- Flake8 plugin for return expressions checking.☆62Updated last year
- flake8 plugin to validate expressions complexity☆33Updated 3 years ago
- flake8 plugin to validate annotations complexity☆46Updated 2 months ago
- flake8 plugin which forbids assignment expressions (the walrus operator)☆46Updated last year
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- flake8 plugin to require absolute imports☆13Updated last year
- flake8 extension for mutable default arguments☆44Updated 4 years ago
- flake8☆122Updated last year
- Package requirements checker☆37Updated 4 months ago
- A flake8 extension that checks classes attributes order☆60Updated 2 months ago
- A plugin for flake8 to ban the usage of unsafe naive datetime class.☆38Updated 2 years ago
- show where your regex match assertion failed!☆80Updated this week
- A flake8 extension that checks for blind, catch-all except statements☆34Updated 2 years ago
- Formats your tox.ini files☆42Updated this week
- CLI tool to introspect flake8 plugins and their codes☆14Updated 3 years ago
- py.test plugin to check import ordering using isort☆40Updated last year
- A flake8 plugin to ban PEP-420 implicit namespace packages.☆28Updated last week
- Conditional coverage based on any rules you define!☆69Updated 4 months ago
- flake8 plugin for validation of function parameters (length, complexity, etc)