Issues
- 0
False negative when two locals or a class attribute and global have the same name
#371 opened by johndoknjas - 7
- 0
- 0
- 2
Suggestion: Dockerfile and/or GitHub Action
#370 opened by reneleonhardt - 0
- 0
unused variable only 60%
#367 opened by dpinol - 6
Skip functions decorated with abc.abstractmethod
#317 opened by xmnlab - 2
`pyproject.toml` file alternatives for configuration
#364 opened by gtkacz - 7
The conda package for `vulture` is unmaintained
#355 opened by Zeitsperre - 1
- 3
Vulture GitHub Action
#363 opened by gtkacz - 1
False positives for TypedDicts
#335 opened by alicederyn - 2
Multiprocessing vulture with python.
#330 opened by pernordeman123 - 0
False positives for dataclasses
#362 opened by HeavyLvy - 2
- 4
Inline ignoring again
#360 opened by mdevaev - 6
- 3
Wanting to contribute: is there a need for a vs code extension that helps you find the unused functions with one click?
#359 opened by yasserius - 5
RecursionError: maximum recursion depth exceeded
#358 opened by ericwb - 4
Confusing recursive processing of directory
#357 opened by dmwyatt - 3
- 6
The pre-commit autoupdate downgrades to v2.11
#351 opened by akomisarek - 1
- 9
Add a way to ignore the same files as `.gitignore`
#344 opened by leblancfg - 3
Python 3.12: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
#314 opened by The-Compiler - 2
Switch to tomli/tomllib for toml parsing
#339 opened by sacsar - 1
finding completely dead files
#338 opened by tansaku - 0
- 4
Help with ignoring decorated method
#336 opened by elParaguayo - 1
Remove files from AST tree
#333 opened by MartinBernstorff - 1
Vulture not finding code that it should be
#334 opened by HenryBridges - 1
TOML parsing fails with multi-line strings
#331 opened by mcobzarenco - 3
ignore click functions
#329 opened by davetapley - 2
Make whitelist configurable
#327 opened by mssalvatore - 1
Is it possible to ignore an unused argument without globally ignoring all unused variables with the same name?
#326 opened by sliedes - 4
Tests fail with python 3.11
#325 opened by inglor - 1
vulture 2.9 failed with regression test
#321 opened by chenrui333 - 2
Dedicated exit code for "Dead code found"
#308 opened by kevinr-electric - 1
Include code from `coverage.xml`
#316 opened by sobolevn - 0
- 7
False positive when enum is used in iteration
#304 opened by eltoder - 9
Wrong processing of typing.Protocol
#309 opened by akhundMurad - 1
False negatives when function/method/attribute name is in one of the whitelists/*_whitelist.py files.
#307 opened by traverso-inspectifai - 2
- 1
Ignore subclasses
#301 opened by jonnyarnold - 3
UnicodeEncodeError in core.py
#299 opened by milanbalazs - 2
[feat] Support setup.cfg configuration file
#295 opened by qcoumes - 1
- 1
[feat] Support premade-whitelist
#296 opened by qcoumes