We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db482e6 commit 4fa674aCopy full SHA for 4fa674a
1 file changed
treefmt.toml
@@ -8,6 +8,7 @@ excludes = ["config/secrets/**/*", "vendor/**"]
8
command = "prettier"
9
options = ["--write"]
10
includes = ["*.md", "*.yaml", "*.yml", "*.json"]
11
+excludes = ["appinfo/signature.json"]
12
13
[formatter.just]
14
command = "just"
0 commit comments