treefmt/tests: Fix whitespace (#473406)

This commit is contained in:
Matt Sturgeon
2025-12-23 01:16:54 +00:00
committed by GitHub
+2
View File
@@ -45,6 +45,7 @@ in
expected = ''
on-unmatched = "info"
tree-root-file = ".git/index"
[formatter.nixfmt]
command = "nixfmt"
includes = ["*.nix"]
@@ -60,6 +61,7 @@ in
expected = ''
on-unmatched = "info"
tree-root-file = "overridden"
[formatter.nixfmt]
command = "nixfmt"
includes = ["*.nix"]