0
0
Fork 0
mirror of https://github.com/DavidAnson/markdownlint-cli2-action.git synced 2025-03-15 21:26:24 +01:00
markdownlint-cli2-action/config/custom-rules-pass.markdownlint-cli2.jsonc

6 lines
110 B
JSON

{
"customRules": [
"../test/custom-rule-markdown-it.cjs",
"../test/custom-rule-micromark.cjs"
]
}