Explorar el Código

update .markdownlint.yml

Yuki Takei hace 6 años
padre
commit
e465990009
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      .markdownlint.yml

+ 3 - 0
.markdownlint.yml

@@ -1,6 +1,9 @@
 ul-indent:
   indent: 4
+ul-style: false
+heading-style: false
 line-length: false
 no-multiple-blanks: false
 no-duplicate-heading: false
 no-inline-html: false
+no-trailing-punctuation: false