[Bug] [INFRA/EYE] Failing to configure paths and paths-ignore when providing multiple licenses #10748
Closed
2 of 3 tasks
Labels
Milestone
Search before asking
Apache SkyWalking Component
License Tools (apache/skywalking-eyes)
What happened
Hi!
I've provided the following configuration expecting two different header patterns to be recognized to the provided set of files (note that both configurations work separately):
When executing, all files are analysed by each entry.
What you expected to happen
I expected the first license to be applied only to
lib/**
and the second one for the rest of the filesHow to reproduce
.licenserc.yaml
sample.sh
file with the following contentAdd a
lib/samplelib.sh
file with the following contentRun
license-eye -c .licenserc.yaml header check
Anything else
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: