aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormurilo ijanc2025-11-20 17:43:54 -0300
committermurilo ijanc2025-11-20 17:43:54 -0300
commitbc1d24ef6caf632e4a2c3424b18b633e5f0b94bb (patch)
treef223ac855f147379146040789f62b40df1a31c3f
parentdd0dbd95e77028ca0c032f773457d28f8590fb24 (diff)
downloadtemplates-bc1d24ef6caf632e4a2c3424b18b633e5f0b94bb.tar.gz
Update dprint ignore deny.toml
-rw-r--r--cli/template/dprint.json1
1 files changed, 1 insertions, 0 deletions
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}",