mirror of
https://github.com/netfun2000/hipudding-teslamate.git
synced 2026-02-27 09:44:28 +08:00
style: Add .markdownlint.yaml configuration file
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
default: true
|
||||
MD013:
|
||||
line_length: 500
|
||||
MD024:
|
||||
siblings_only: true # heading duplication is allowed for non-sibling headings (common in changelogs)
|
||||
Reference in New Issue
Block a user