mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2026-06-30 23:19:41 +02:00
7 lines
110 B
JSON
7 lines
110 B
JSON
{
|
|
"customRules": [
|
|
"../test/custom-rule-markdown-it.cjs",
|
|
"../test/custom-rule-micromark.cjs"
|
|
]
|
|
}
|