We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
$|cuda_bindings/docs/source/module/.*\.rst?$
gen_exclude
1 parent 8001d51 commit 4479294Copy full SHA for 4479294
1 file changed
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ ci:
12
skip: [bandit]
13
submodules: false
14
15
-gen_exclude: &gen_exclude '^cuda_bindings/cuda/bindings/.*\.in?$'
+gen_exclude: &gen_exclude '^cuda_bindings/cuda/bindings/.*\.in?$|cuda_bindings/docs/source/module/.*\.rst?$'
16
17
# Please update the rev: SHAs below with this command:
18
# pre-commit autoupdate --freeze
0 commit comments