From 6e2aab594cb03ef9b5075e22a70634f2589b2e33 Mon Sep 17 00:00:00 2001 From: danstarns Date: Tue, 1 Jul 2025 18:26:51 -0700 Subject: [PATCH] trunk disable vale --- .trunk/trunk.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index a1da00f7..3ed1204f 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -17,10 +17,11 @@ runtimes: - go@1.23.2 lint: + disabled: + - vale enabled: - renovate@40.57.1 - golangci-lint@1.64.8 - - vale@3.12.0 - actionlint@1.7.7 - checkov@3.2.442 - git-diff-check