From bc1d24ef6caf632e4a2c3424b18b633e5f0b94bb Mon Sep 17 00:00:00 2001 From: murilo ijanc Date: Thu, 20 Nov 2025 17:43:54 -0300 Subject: Update dprint ignore deny.toml --- cli/template/dprint.json | 1 + 1 file changed, 1 insertion(+) (limited to 'cli/template') diff --git a/cli/template/dprint.json b/cli/template/dprint.json index 74406fe..a2a3c8f 100644 --- a/cli/template/dprint.json +++ b/cli/template/dprint.json @@ -4,6 +4,7 @@ "toml": { }, "excludes": [ + "deny.toml" ], "exec": { "cwd": "${configDir}", -- cgit v1.2.3