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

Always exclude "DEFAULTS" and only add when "force_include". #1

Open
vrongmeal opened this issue Oct 2, 2020 · 0 comments
Open

Always exclude "DEFAULTS" and only add when "force_include". #1

vrongmeal opened this issue Oct 2, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@vrongmeal
Copy link
Owner

Every time there's a need to customize the excludes, "DEFAULTS" is required to be added in the exclude block of the config (or passed as a flag). This is annoying since most (99.99%) of the time the default excluded directories are to be excluded. This can be solved by adding a force_include option in the config, for when the excluded directories are required to be included.

How this would work is, if there's a directory being excluded in the excludes, force_include will override this and include the directory, no matter what.

@vrongmeal vrongmeal added enhancement New feature or request help wanted Extra attention is needed labels Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant