-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Use vulture #973
Copy link
Copy link
Closed
Labels
component: testsIssues related to the testsuite.Issues related to the testsuite.priority: 1 - middleIssues which should be done at some point, but aren't that important.Issues which should be done at some point, but aren't that important.
Metadata
Metadata
Assignees
Labels
component: testsIssues related to the testsuite.Issues related to the testsuite.priority: 1 - middleIssues which should be done at some point, but aren't that important.Issues which should be done at some point, but aren't that important.
We should probably integrate vulture into the CI to statically find dead code.
It need some fine-tuning for false positivies (Qt virtual methods, qutebrowser commands), but it seems to find some real problems: