From f9fb6f961793ec10a4496cdb021a052fcfb9a97b Mon Sep 17 00:00:00 2001 From: Richard Watts Date: Thu, 13 Jun 2024 17:47:56 +0100 Subject: [PATCH] (fix) Fix trunk.yaml, hopefully --- .trunk/trunk.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 5c6267c..c107f7b 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -46,6 +46,7 @@ lint: - zq1/docs/developers/developer-toolings - zq1/docs/exchanges - linters: [markdownlint] + paths: - zq2/docs/ecosystem/index.md # multiple headers - zq2/docs/zilevm/tools/remix.md # Don't care about line length - linters: [ALL]