diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index e936cba3..6cdf1a52 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -23,6 +23,9 @@ lint: - prettier@3.3.3 - yamllint@1.35.1 ignore: + - linters: [markdown-link-check] + paths: + - docs/docs/api-reference/** - linters: [prettier] paths: - docs/docs/**