Skip to content
Snippets Groups Projects
Verified Commit d06ae355 authored by Arie Peterson's avatar Arie Peterson
Browse files

Set shfmt preferences in pre-commit hook

parent 9d49483b
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,10 @@ repos:
hooks:
- id: shellcheck
- id: shfmt
args:
- "-i"
- "2"
- "-ci"
- repo: https://github.com/hadolint/hadolint
rev: v1.23.0
hooks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment