Skip to content

Commit

Permalink
Check *.rs files
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleFromNVIDIA committed Mar 12, 2024
1 parent 294520b commit 03a75df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ repos:
- id: verify-copyright
files: |
(?x)
[.](cmake|cpp|cu|cuh|h|hpp|sh|pxd|py|pyx)$|
[.](cmake|cpp|cu|cuh|h|hpp|sh|pxd|py|pyx|rs)$|
CMakeLists[.]txt$|
CMakeLists_standalone[.]txt$|
meta[.]yaml$|
Expand Down

0 comments on commit 03a75df

Please sign in to comment.