Skip to content

Add Rat excludes for go.sum#63

Merged
freakyzoidberg merged 3 commits into
masterfrom
rat-exclusion
Apr 22, 2024
Merged

Add Rat excludes for go.sum#63
freakyzoidberg merged 3 commits into
masterfrom
rat-exclusion

Conversation

@freakyzoidberg
Copy link
Copy Markdown
Member

@freakyzoidberg freakyzoidberg commented Apr 21, 2024

Exclude go.sum for License Header check as being generated it doesn't contain any

❯ mvn apache-rat:check
[INFO] Scanning for projects...
[INFO]
[INFO] -------< org.apache.datasketches:datasketches-characterization >--------
[INFO] Building datasketches-characterization 1.0.0-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- apache-rat:0.13:check (default-cli) @ datasketches-characterization ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from /Users/pierre.lacave/go/src/github.com/apache/datasketches-characterization/.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 111 implicit excludes (use -debug for more details).
[INFO] 7 explicit excludes (use -debug for more details).
[INFO] 529 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 313 licenses.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.683 s
[INFO] Finished at: 2024-04-21T16:01:48-04:00
[INFO] ------------------------------------------------------------------------

@freakyzoidberg freakyzoidberg merged commit 9fa4518 into master Apr 22, 2024
@freakyzoidberg freakyzoidberg deleted the rat-exclusion branch May 17, 2024 17:39
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

Successfully merging this pull request may close these issues.

2 participants