mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Adds MarkdownLint configuration (#9725)
* Adds MarkdownLint configuration * Removes misplaced dockerfile
This commit is contained in:
parent
d1713e329f
commit
2e1791b0c1
6
.markdownlint.json
Normal file
6
.markdownlint.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"MD002": { "level": 2 },
|
||||||
|
"MD013": false,
|
||||||
|
"MD024": { "siblings_only": true },
|
||||||
|
"MD033": false
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user