add markdownlint config to suppress agent/skill file false positives

This commit is contained in:
Oleks
2026-06-06 12:52:09 +03:00
parent 8daf73b8c3
commit e167c2950a
+8
View File
@@ -0,0 +1,8 @@
config:
line-length: false
no-duplicate-heading: false
blanks-around-lists: false
fenced-code-language: false
ol-prefix: false
table-column-style: false
first-line-heading: false