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: standardize and auto add license to R files #1801

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

jbampton
Copy link
Member

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

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

What changes were proposed in this PR?

Using pre-commit to auto add missing license headers to R files on git commit.

Standardizes the white spacing in the R licenses.

Similar PRs in the past for other file types.

How was this patch tested?

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

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 2e8f0f6 into apache:master Feb 12, 2025
10 checks passed
@jbampton jbampton deleted the auto-add-license-to-R-files branch February 12, 2025 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants