This is an automated email from the ASF dual-hosted git repository.
boris-petrov pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git
The following commit(s) were added to refs/heads/main by this push:
new 7e7df9cc9 Update markdown-lint configuration add link to rules (#2815)
7e7df9cc9 is described below
commit 7e7df9cc931e346c7e56a1f458679743888a0a95
Author: John Bampton <[email protected]>
AuthorDate: Mon Jul 6 16:57:26 2026 +1000
Update markdown-lint configuration add link to rules (#2815)
---
.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 9ce854648..1bad35ee2 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