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 9069326 commit 5cc8cd9Copy full SHA for 5cc8cd9
1 file changed
.pre-commit-hooks.yaml
@@ -2,6 +2,7 @@
2
name: sp-repo-review
3
description: Check for configuration best practices
4
entry: repo-review .
5
+ args: [--show=err]
6
language: python
7
types_or: [text]
8
pass_filenames: false
0 commit comments