issues
search
nhoad
/
flake8-unused-arguments
Flake8 plugin to warn against unused arguments in functions
MIT License
31
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixture is not used but needs to be included for some reasons
#27
Lagger0k
opened
2 weeks ago
1
Fix mypy, plus try a tox upgrade
#26
nhoad
closed
1 year ago
0
Add option to ignore methods with `@override`
#25
tmke8
closed
1 year ago
2
inconsistent naming of unused-arguments-ignore-dunder
#24
phubaba
opened
1 year ago
2
Don't raise U100 for stub functions (functions with just `...` as body)
#23
GideonBear
closed
1 year ago
4
Fix broken flake8 --help
#22
calumy
closed
2 years ago
2
Plugin breaks `flake8 --help`
#21
ethframe
closed
2 years ago
1
Add CI workflow to run tox
#20
calumy
closed
2 years ago
1
Update is_dunder_method to pass type checking
#19
calumy
closed
2 years ago
1
(Feature) Ignore overridden methods in subclasses
#18
dargueta
closed
1 year ago
1
_ variable should be ignored
#17
crsegerie
opened
2 years ago
7
Ignore dunder methods
#16
joaoe
closed
2 years ago
2
Added options to ignore lambdas and nested functions.
#15
joaoe
closed
2 years ago
2
Some extra ignore options
#14
joaoe
closed
2 years ago
1
Feature request: ignore underscore arguments
#13
Fogapod
closed
2 years ago
1
Any plan for making it available through conda-forge?
#12
santisoler
closed
1 year ago
5
Args in inner functions aren't reported as unused
#11
lucianmarin
closed
2 years ago
2
False positive with @overload annotations
#10
dargueta
closed
2 years ago
4
unused-arguments-ignore-stub-functions crashes flake8
#9
dargueta
closed
2 years ago
5
Version 0.0.7 reports as 0.0.6 in flake8
#8
SebDieBln
closed
3 years ago
3
Fix ignores first unused argument in classmethods
#7
SebDieBln
closed
3 years ago
4
Ignores first unused argument in @classmethod
#6
SebDieBln
closed
3 years ago
0
Explicitly marking arguments as "okay to be unused"
#5
bear24rw
closed
3 years ago
1
Handling of __exit__
#4
spreiter
closed
4 years ago
4
Stub method with a docstring isn't a stub anymore?
#3
MatejNikl
closed
4 years ago
1
The plugin is working, but the column is always 1:
#2
thales-maciel
closed
4 years ago
2
Wrong package name in the readme.
#1
proofit404
closed
4 years ago
0