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

Use exclude or another method to cause cmd-repo-mod.bash to ignore certain directories #33

Open
spkane opened this issue Oct 19, 2023 · 0 comments

Comments

@spkane
Copy link

spkane commented Oct 19, 2023

cmd-repo-mod.bash will find all directories with a Go module except those that match */vendor/*; however, there are times when I need it to ignore more patterns then this.

For the moment, I have forked the repo and just hard-coded a workaround, but it would be really useful if that script would respect exclude or have some other mechanic to pass in a list of patterns.

@spkane spkane changed the title Use exclude or another method to cause cmd-repo-mod.bash to ignore additional directories Use exclude or another method to cause cmd-repo-mod.bash to ignore certain directories Oct 19, 2023
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