mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2025-03-16 21:56:22 +01:00
7 lines
110 B
JSON
7 lines
110 B
JSON
|
{
|
||
|
"customRules": [
|
||
|
"../test/custom-rule-markdown-it.cjs",
|
||
|
"../test/custom-rule-micromark.cjs"
|
||
|
]
|
||
|
}
|