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

Add auto-copyright for precommits #732

Merged
merged 2 commits into from
Jan 19, 2024

Conversation

amahussein
Copy link
Collaborator

Fixes #730

This PR adds auto-copyright script to the repository.

  • follow the installation instructions on the
    pre-commit homepage
  • install pre-commit for the repository using pre-commit install --allow-missing-config
  • set the environment variable SPARK_RAPIDS_AUTO_COPYRIGHTER to ON.
  • the script will automatically update the copyrights of the modified files

Signed-off-by: Ahmed Hussein (amahussein) <[email protected]>
Signed-off-by: Ahmed Hussein (amahussein) <[email protected]>
@amahussein amahussein self-assigned this Jan 18, 2024
@amahussein amahussein merged commit 418c3e7 into NVIDIA:dev Jan 19, 2024
14 checks passed
@amahussein amahussein deleted the spark-rapids-tools-730 branch January 19, 2024 14:28
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.

[BUG] Add auto-copyright for precommits
1 participant