Skip to content

Source file filtering is presently too broad #402

@johnch18

Description

@johnch18

I use emacs for text editing, and when you have an unsaved buffer, emacs creates a temporary file ".#{original_file_name}". I'm able to exclude these in my configs via "*/.#*.py", however I think it's worth bringing this up, as no valid python source file would have such characters.

I'd suggest that by default, vulture only look for python files with valid names.

Cheers

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions