diff --git a/treefmt.toml b/treefmt.toml index 940009c..e1ef397 100644 --- a/treefmt.toml +++ b/treefmt.toml @@ -29,4 +29,4 @@ options = ["-i", "2", "-s", "-w"] command = "yamlfmt" excludes = [] includes = ["*.yaml", "*.yml"] -options = ["-formatter","indent=4"] +options = ["-formatter", "indent=4"]