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 529487c commit 866c269Copy full SHA for 866c269
1 file changed
.pre-commit-config.yaml
@@ -32,6 +32,7 @@ repos:
32
rev: v4.5.0
33
hooks:
34
- id: check-executables-have-shebangs
35
+ - id: check-shebang-scripts-are-executable
36
- id: check-merge-conflict
37
- id: check-json
38
- id: check-toml
0 commit comments