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

Replace local copyright check with pre-commit-hooks verify-copyright #48

Merged
merged 3 commits into from
Mar 18, 2024

Commits on Mar 11, 2024

  1. Replace local copyright check with pre-commit-hooks verify-copyright

    The local copyright.py script is bug-prone. Replace it with a more
    robust centralized script from pre-commit-hooks.
    
    Issue: rapidsai/build-planning#30
    KyleFromNVIDIA committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    294520b View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Check *.rs files

    KyleFromNVIDIA committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    03a75df View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    1dcc370 View commit details
    Browse the repository at this point in the history