Skip to content

Commit af22c81

Browse files
authored
Merge branch 'main' into dmr-graph-support-2
2 parents 7c3ad5f + b347255 commit af22c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ repos:
5353
- id: check-yaml
5454
- id: debug-statements
5555
- id: end-of-file-fixer
56-
exclude: &gen_exclude '^(?:cuda_bindings/cuda/bindings/.*\.in?|cuda_bindings/docs/source/module/.*\.rst?)$'
56+
exclude: &gen_exclude '^(?:cuda_python/README\.md|cuda_bindings/cuda/bindings/.*\.in?|cuda_bindings/docs/source/module/.*\.rst?)$'
5757
- id: mixed-line-ending
5858
- id: trailing-whitespace
5959
exclude: *gen_exclude

0 commit comments

Comments
 (0)