Skip to content

Commit b11f762

Browse files
committed
Revert pre-commit checks - should check the non-default feature cubeb
1 parent 4abf229 commit b11f762

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ repos:
6464
--locked,
6565
--workspace,
6666
--features,
67-
cpal,
67+
cubeb,
6868
--all-targets,
6969
--,
7070
-D,
@@ -83,7 +83,7 @@ repos:
8383
--locked,
8484
--workspace,
8585
--features,
86-
cpal,
86+
cubeb,
8787
--no-deps,
8888
--document-private-items,
8989
]

0 commit comments

Comments
 (0)