You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Contributes to #667
Expands testing to improve release confidence in these images.
* adds new `pre-commit` hooks:
- `rapidsai/verify-copyright` = keep copyright notices up to date
- `shellcheck` = catch issues and enforce consistency in shell scripts
* updates all other `pre-commit` hooks
* switches from a manual `run:` to `pre-commit/[email protected]` in CI, for faster runs of `pre-commit` and simpler CI configuration
Authors:
- James Lamb (https://github.com/jameslamb)
Approvers:
- Bradley Dice (https://github.com/bdice)
- Kyle Edwards (https://github.com/KyleFromNVIDIA)
URL: #738
0 commit comments