You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
perf(model): Filter down to relevant files before getting the main license
As an alternative to adding caching, which also included lookups for
irrelevant files, use another approach to only look for relevant files
in the first place. As only configured license file patterns can
contribute to the main license, add a preceding step to only keep
findings from those files before determining the main license.
Signed-off-by: Sebastian Schuberth <[email protected]>
0 commit comments