Skip to content

Commit 08f5e0c

Browse files
committed
Removed pre-commit check as it's not there yet
1 parent a2c0e68 commit 08f5e0c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,6 @@ repos:
7373
(?x)^(
7474
tests/testthat/in/.*|
7575
)$
76-
- id: no-print-statement
77-
exclude: >
78-
(?x)^(
79-
tests/testthat/in/.*|
80-
)$
8176
- id: no-debug-statement
8277
exclude: >
8378
(?x)^(

0 commit comments

Comments
 (0)