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

Feature Request: Ignore files in .gitignore by default #2

Open
rdgd opened this issue Dec 17, 2016 · 0 comments
Open

Feature Request: Ignore files in .gitignore by default #2

rdgd opened this issue Dec 17, 2016 · 0 comments

Comments

@rdgd
Copy link
Owner

rdgd commented Dec 17, 2016

It would be good to make the assumption that we don't want to analyze files that are specified in .gitignore by default. The reasoning for this is that most of the time the files specified in .gitignore are third party, IDE generated, built files which may contain content that the developer isn't in direct control over.

However, it would also be good to add a flag which allows the developer to specify that they do not wish to ignore these files for whatever edge case they might be dealing with.

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

No branches or pull requests

1 participant