Add maximum parameter to MD012/no-multiple-blanks (fixes #27).

This commit is contained in:
David Anson 2016-10-03 21:42:44 -07:00
parent ce9ec8fb5e
commit affd94e061
6 changed files with 86 additions and 5 deletions

View file

@ -0,0 +1,6 @@
{
"default": true,
"MD012": {
"maximum": 3
}
}