Files
kitchen/.markdownlint.json
2026-04-11 22:55:27 +08:00

7 lines
93 B
JSON

{
"ignores": [
"docs/dev/UNFINISHED_FEATURES.md",
"docs/api/doc/API_DOC.md"
]
}