Skip to content

ci: add license checking hook and job using google/addlicense#16

Open
krogrammer wants to merge 5 commits intomainfrom
addlicense
Open

ci: add license checking hook and job using google/addlicense#16
krogrammer wants to merge 5 commits intomainfrom
addlicense

Conversation

@krogrammer
Copy link
Copy Markdown
Collaborator

@krogrammer krogrammer commented Mar 30, 2026

This adds some tooling to make sure source files in this repo have appropriate license headers. First is an additional step in the pre-commit hook that runs https://github.com/google/addlicense to automatically add headers. Second is a job on CI that runs addlicense on PRs. That job will become a required check after this merges.

Additionally, this PR adds headers to all existing files that were missing them.

@krogrammer krogrammer force-pushed the addlicense branch 10 times, most recently from d0c087f to ecfb28e Compare March 30, 2026 21:05
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.

1 participant