Skip to content

Commit 63010ee

Browse files
committed
exclude yamlfmt for GH-12 since this leads to unexpected formatting
1 parent ee62e5b commit 63010ee

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,3 @@ repos:
5050
# The default args is "--write --simplify" but we don't use
5151
# "--simplify". Because it's conflicted will ShellCheck.
5252
- "--write"
53-
- repo: https://github.com/google/yamlfmt
54-
rev: v0.13.0
55-
hooks:
56-
- id: yamlfmt

0 commit comments

Comments
 (0)