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

fix: Adding copyright support for .pyi files #7769

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

KrishnanPrash
Copy link
Contributor

What does the PR do?

Added support to add_copyright.py for files with extension *.pyi (Python stub files). Once this PR is merged, copyright headers will automatically be added to any python stub files that are generated with the standard pre-commit workflow.

Test plan:

Ran pipeline with L0_copyrights--build.

  • CI Pipeline ID: 20148091

@KrishnanPrash KrishnanPrash added the PR: ci Changes to our CI configuration files and scripts label Nov 6, 2024
@KrishnanPrash KrishnanPrash merged commit 01e903a into main Nov 6, 2024
3 checks passed
@KrishnanPrash KrishnanPrash deleted the kprashanth-copyright-fix branch November 6, 2024 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: ci Changes to our CI configuration files and scripts
Development

Successfully merging this pull request may close these issues.

3 participants