mattyod/srcy

Ignore comments

Closed this issue · 3 comments

An option to ignore commented out references would be nice.

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'?

possible to receive warnings when these are found?

and can you give an example on how to achieve this using 'ignore' and/or 'wildcards'?

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.