From 9e12ba30f21b3ce3a740d371843719a8199b72de Mon Sep 17 00:00:00 2001 From: John Bampton Date: Wed, 24 Jun 2026 14:46:35 +1000 Subject: [PATCH] Update markdown-lint configuration add link to rules --- .github/linters/.markdown-lint.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/linters/.markdown-lint.yml b/.github/linters/.markdown-lint.yml index 9ce854648d..1bad35ee25 100644 --- a/.github/linters/.markdown-lint.yml +++ b/.github/linters/.markdown-lint.yml @@ -16,6 +16,7 @@ # under the License. --- +# https://github.com/davidanson/markdownlint#rules--aliases # MD013/line-length Line length MD013: line_length: 180