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

1
.mdl-styles Normal file
View file

@ -0,0 +1 @@
rule 'MD013', :code_blocks => false, :tables => false