Forráskód Böngészése

markdownlint no-trailing-spaces (#6668)

Alexandre Alapetite 1 éve
szülő
commit
deae6ab503
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      .markdownlint.json

+ 1 - 0
.markdownlint.json

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