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 0d5f1e0 commit 13647e8Copy full SHA for 13647e8
.pre-commit-config.yaml
@@ -41,13 +41,3 @@ repos:
41
- id: commitlint
42
stages: [commit-msg]
43
additional_dependencies: ["@commitlint/config-conventional"] # yamllint disable-line rule:quoted-strings
44
-
45
- - repo: https://github.com/pecigonzalo/pre-commit-shfmt
46
- rev: v2.2.0
47
- hooks:
48
- - id: shell-fmt-go
49
- types: [file]
50
- files: \.sh$
51
- args:
52
- - -w
53
- - -l
0 commit comments