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 467598e commit 54fbe4dCopy full SHA for 54fbe4d
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- repo: https://github.com/scop/pre-commit-shfmt
12
rev: v3.7.0-4
13
hooks:
14
- - id: shfmt-docker
+ - id: shfmt
15
types: [text]
16
files: ^(bash_completion(\.d/[^/]+\.bash)?|completions/.+|test/(config/bashrc|update-test-cmd-list)|.+\.sh(\.in)?)$
17
exclude: ^completions/(\.gitignore|Makefile.*)$
0 commit comments