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

Improve path exclusion #33

Open
2 tasks
marclop opened this issue Oct 14, 2019 · 0 comments
Open
2 tasks

Improve path exclusion #33

marclop opened this issue Oct 14, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@marclop
Copy link
Collaborator

marclop commented Oct 14, 2019

Description

Currently path exclusion is very raw and one could argue that incomplete. There's a few issues to solve here:

  • Path exclusion currently supports directories rather than filenames. It'd be useful to be able to also skip certain filenames if specified in the -exclude flag.
  • Potentially support a regex or

Code detail

https://github.com/elastic/go-licenser/blob/master/main.go#L199-L207

@marclop marclop added the enhancement New feature or request label Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant