mirror of
https://github.com/szepeviktor/wordpress-website-lifecycle.git
synced 2025-08-17 18:11:08 +08:00
Exclude WordPress-internals from markdownlint (#39)
This commit is contained in:
parent
6d4d851111
commit
d2a2b18822
1 changed files with 2 additions and 0 deletions
|
@ -10,3 +10,5 @@ config:
|
|||
start_indent: 4
|
||||
start_indented: false
|
||||
no-bare-urls: false
|
||||
ignores:
|
||||
- "WordPress-internals.md"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue