Open
Description
I analyze my project using vermin and I found that --no-make-paths-absolute
makes vermin unable to detect files in the most simple invocation.
I try: vermin --no-make-paths-absolute .
to analyze the current directory, and I get No files specified to analyze!
error. If I go up a level and execute vermin --no-make-paths-absolute my_dir
, then it works. It also works if I remove --no-make-paths-absolute
option.
Environment (please complete the following information):
- Vermin version 1.6.0
Metadata
Assignees
Labels
No labels