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

[BUG] Copyright checker #137

Open
cjnolet opened this issue May 17, 2024 · 0 comments
Open

[BUG] Copyright checker #137

cjnolet opened this issue May 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@cjnolet
Copy link
Member

cjnolet commented May 17, 2024

The copyright checker in pre-commit didn't seem to catch a copyright problem in a newly checked in file. This should have been fixed by the pre-commit hooks, but should also have been spotted by the CI style checker.

Upon further inspection, I don't see the copyright checker script in cuVS at all. We should 1) verify why it's not in the code, 2) add it if it should in fact be included, and 3) find out why the pre-commit hooks aren't firing properly for copyright issues.

@cjnolet cjnolet added the bug Something isn't working label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant