nhoad / flake8-unused-argumentsLinks
Flake8 plugin to warn against unused arguments in functions
☆33Updated 2 years ago
Alternatives and similar repositories for flake8-unused-arguments
Users that are interested in flake8-unused-arguments are comparing it to the libraries listed below
Sorting:
- ❄️ A flake8 plugin that helps you write tidier imports.☆75Updated 3 weeks ago
- Flake8 plugin to encourage correct string literal concatenation☆33Updated 3 weeks ago
- A flake8 extension that implements misc. lints☆65Updated 2 years ago
- Check for python builtins being used as variables or parameters☆117Updated last month
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆112Updated 8 months ago
- flake8 debug statement checker☆43Updated 3 years ago
- flake8☆121Updated 2 years ago
- Flake8 extension to validate (lack of) logging format strings☆136Updated 2 months ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Updated last year
- flake8 plugin that integrates isort☆182Updated last month
- flake8 plugin which checks that typing imports are properly guarded☆50Updated last week
- Flake8 plugin for return expressions checking.☆62Updated last year
- ☆51Updated last year
- A pytest plugin that limits the output to just the things you need.☆93Updated last year
- flake8 plugin to require absolute imports☆13Updated last year
- flake8 plugin to validate annotations coverage☆34Updated 3 years ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Updated last year
- flake8 plugin to validate annotations complexity☆48Updated 6 months ago
- A flake8 extension that checks for blind, catch-all except statements☆34Updated 2 years ago
- A flake8 extension that helps to make more readable variables names☆54Updated last year
- Flake8 extension for enforcing trailing commas in python