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.
2 parents 63cc341 + 93e3a4f commit f5ae7d1Copy full SHA for f5ae7d1
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