Skip to content

Commit 5cc8cd9

Browse files
authored
fix(pre-commit): only show errors (#665)
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 9069326 commit 5cc8cd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-hooks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name: sp-repo-review
33
description: Check for configuration best practices
44
entry: repo-review .
5+
args: [--show=err]
56
language: python
67
types_or: [text]
78
pass_filenames: false

0 commit comments

Comments
 (0)