Skip to content

Improve path exclusion #33

@marclop

Description

@marclop

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions