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.
"
1 parent b79a3ae commit 9a1e445Copy full SHA for 9a1e445
.pre-commit-hooks.yaml
@@ -19,7 +19,7 @@
19
the fact (e.g., pre-push or in CI) without an expensive check of the entire
20
repository history.
21
entry: cz check
22
- args: ["--rev-range", "$PRE_COMMIT_TO_REF $PRE_COMMIT_FROM_REF"]
+ args: [--rev-range, "$PRE_COMMIT_TO_REF $PRE_COMMIT_FROM_REF"]
23
always_run: true
24
pass_filenames: false
25
language: python
0 commit comments