Skip to content

Commit 4fa674a

Browse files
committed
prettier: ignore signature file
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
1 parent db482e6 commit 4fa674a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

treefmt.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ excludes = ["config/secrets/**/*", "vendor/**"]
88
command = "prettier"
99
options = ["--write"]
1010
includes = ["*.md", "*.yaml", "*.yml", "*.json"]
11+
excludes = ["appinfo/signature.json"]
1112

1213
[formatter.just]
1314
command = "just"

0 commit comments

Comments
 (0)