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 63cc341 commit 93e3a4fCopy full SHA for 93e3a4f
1 file changed
.pre-commit-hooks.yaml
@@ -45,6 +45,7 @@
45
entry: check-executables-have-shebangs
46
language: python
47
types: [text, executable]
48
+ stages: [commit, push, manual]
49
- id: check-json
50
name: Check JSON
51
description: This hook checks json files for parseable syntax.
@@ -184,3 +185,4 @@
184
185
entry: trailing-whitespace-fixer
186
187
types: [text]
188
0 commit comments