mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Lint markdown
This commit is contained in:
parent
3d3e6b4528
commit
79e7992f20
2 changed files with 5 additions and 0 deletions
4
.mdl.style
Normal file
4
.mdl.style
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
all
|
||||||
|
rule 'MD026', :punctuation => '.,;:!'
|
||||||
|
exclude_rule 'MD001'
|
||||||
|
exclude_rule 'MD024'
|
1
.mdlrc
Normal file
1
.mdlrc
Normal file
|
@ -0,0 +1 @@
|
||||||
|
style File.join(File.dirname(__FILE__), '.mdl.style')
|
Loading…
Add table
Add a link
Reference in a new issue