Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] pre-commit(scala): auto add and standardize license headers #1880

Merged
merged 1 commit into from
Mar 28, 2025

Conversation

jbampton
Copy link
Member

Did you read the Contributor Guide?

Is this PR related to a ticket?

  • No this is a CI update. The PR name follows the format [CI] my subject

What changes were proposed in this PR?

Following on from previous PRs which used pre-commit to auto add licenses headers to files.

A few Scala files seemed to have a different license header format so standardized those.

Bascially another check / hook / test we can have.

How was this patch tested?

Ran pre-commit run --all-files before and after the license headers were added.

Visual inspection seems some of these licenses were different.

Did this PR include necessary documentation updates?

  • No, this PR does not affect any public API so no need to change the documentation.

@jiayuasu jiayuasu merged commit defb634 into apache:master Mar 28, 2025
7 checks passed
@jbampton jbampton deleted the pre-commit-insert-license-scala branch March 28, 2025 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants