Ignore comments
Closed this issue · 3 comments
franciscolourenco commented
An option to ignore commented out references would be nice.
mattyod commented
I'm not sure why you would want to maintain commented out references to files that don't exist but if you desire this, can it not be achieved via 'ignore' and/or 'wildcard'?
franciscolourenco commented
possible to receive warnings when these are found?
and can you give an example on how to achieve this using 'ignore' and/or 'wildcards'?
mattyod commented
Just add the file into the ignore array. Closing as it doesn't really feel worth the effort. PRs with tests and matching the coding style are welcome though.