4
0
Эх сурвалжийг харах

markdownlint no-trailing-spaces (#6668)

Alexandre Alapetite 1 жил өмнө
parent
commit
deae6ab503
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      .markdownlint.json

+ 1 - 0
.markdownlint.json

@@ -11,6 +11,7 @@
 	"no-multiple-blanks": {
 		"maximum": 2
 	},
+	"no-trailing-spaces": true,
 	"ul-indent": false,
 	"ul-style": {
 		"style": "consistent"