add markdownlint config to suppress agent/skill file false positives
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user