This commit is contained in:
2025-03-20 09:35:16 -04:00
parent dbe844fcc6
commit 5b0c2fba6a

@ -29,4 +29,4 @@ options = ["-i", "2", "-s", "-w"]
command = "yamlfmt"
excludes = []
includes = ["*.yaml", "*.yml"]
options = ["-formatter","indent=4"]
options = ["-formatter", "indent=4"]