From 59c27656c7cdaf3b72c4c8a93df2c7522b836e4e Mon Sep 17 00:00:00 2001 From: Chetan Phirke Date: Thu, 29 Aug 2024 12:33:29 +0800 Subject: [PATCH] fix --- .trunk/trunk.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 5fcfd74..4a5e6c5 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -53,12 +53,12 @@ lint: - DEPLOY.md - zq2/docs/changes.md # contains inline HTML - zq2/docs/endpoints.md # Contains inline HTML - - zq2/docs/nodes.md - linters: [ALL] paths: - Dockerfile # Annoying, but trunk is now very opinionated on how you write dockerfiles. - zq2/docs/js/** # trunk does not know this is looking for metamask in the user's browser. - zq2/docs/index.md # contains legitimate empty links + - zq2/docs/nodes.md - .trunk/*out/** actions: