From 5b0c2fba6ab277a6cb31e8e9bf5395a12cc6ea8d Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Thu, 20 Mar 2025 09:35:16 -0400 Subject: [PATCH] dummy --- treefmt.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"]