Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore certain file types within a directory #1771

Open
ascari-fsvq opened this issue Sep 11, 2019 · 0 comments
Open

Ignore certain file types within a directory #1771

ascari-fsvq opened this issue Sep 11, 2019 · 0 comments

Comments

@ascari-fsvq
Copy link

ascari-fsvq commented Sep 11, 2019

I get a lot of unnecessary warnings about link files and really would like to set an ignore rule. Right now I just enter the absolute path to where most of the warnings come from. So for example:

<ignore>C:\Users/adm-ent3/AppData/Local/</ignore>
<directories check_all="yes">C:\Users</directories>

This works fine when most of the warnings come from one sub-folder but when it's multiple folders and it's different folders depending on which machine, it start's to get too much manual configuration.

In a perfect world I suppose one line would be enough, like:
<ignore filetype="links">C:\Users/</ignore>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants