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

Enhancement: Include and exclude multiple paths #60

Open
ufrshubham opened this issue Sep 17, 2022 · 1 comment
Open

Enhancement: Include and exclude multiple paths #60

ufrshubham opened this issue Sep 17, 2022 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@ufrshubham
Copy link

I'd like to have a way to tell dcdg to search into multiple directories and at the same time exclude multiple directories relative to the root directory. My use case is this flame engine's repo

Directories I want to include:
lib/src/components/

Directories I want to exclude:
lib/src/components/input/
lib/src/components/mixins/

@glesica glesica added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Sep 20, 2022
@glesica
Copy link
Owner

glesica commented Sep 20, 2022

This would essentially extend the --search-path functionality. It's a good idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants