From 55e77da28cf6a49f25b2864ad21ef6de190684fc Mon Sep 17 00:00:00 2001 From: Harry Solovay Date: Fri, 18 Oct 2024 10:57:45 -0400 Subject: [PATCH] add to dprint --- dprint.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dprint.json b/dprint.json index 5e72e05..881c85f 100644 --- a/dprint.json +++ b/dprint.json @@ -18,7 +18,7 @@ "quoteProps": "asNeeded", "semiColons": "asi" }, - "excludes": [".sqlx", "src/graphql/generated.rs"], + "excludes": [".sqlx", "src/graphql/generated.rs", "target"], "plugins": [ "https://plugins.dprint.dev/dockerfile-0.3.2.wasm", "https://plugins.dprint.dev/exec-0.5.0.json@8d9972eee71fa1590e04873540421f3eda7674d0f1aae3d7c788615e7b7413d0",