mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-08 21:34:25 +00:00
chore(repo-management): improve configuration for markdownlint-cli
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
# https://github.com/DavidAnson/markdownlint/blob/main/schema/.markdownlint.yaml
|
# See https://github.com/DavidAnson/markdownlint/blob/main/schema/.markdownlint.yaml for more information.
|
||||||
|
|
||||||
default: true
|
default: true
|
||||||
|
|
||||||
|
|||||||
2
.markdownlintignore
Normal file
2
.markdownlintignore
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
node_modules/
|
||||||
|
TODO.md
|
||||||
Reference in New Issue
Block a user