1
0
Fork 0

Selectively enable MarkDown line-length checking

This commit is contained in:
krcroft 2020-03-17 07:13:23 -07:00 committed by Patryk Obara
parent 694e6f6cb1
commit f142509ac8
3 changed files with 4 additions and 2 deletions

2
.mdlrc
View file

@ -1 +1 @@
rules "~MD005", "~MD033", "~MD046", "~MD013"
rules "~MD005", "~MD033", "~MD046"