When run on an open file that is in the white list, the extension still reports issues. I wonder if Lizard ignores the white list if the file is explicit on the command line. That is...
# Does Lizard ignore the white list in this case?
lizard --CCN 10 ./file/in/whitelist.txt
When run on an open file that is in the white list, the extension still reports issues. I wonder if Lizard ignores the white list if the file is explicit on the command line. That is...
# Does Lizard ignore the white list in this case? lizard --CCN 10 ./file/in/whitelist.txt