Skip to content

Commit deae6ab

Browse files
authored
markdownlint no-trailing-spaces (FreshRSS#6668)
1 parent 58de38b commit deae6ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.markdownlint.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"no-multiple-blanks": {
1212
"maximum": 2
1313
},
14+
"no-trailing-spaces": true,
1415
"ul-indent": false,
1516
"ul-style": {
1617
"style": "consistent"

0 commit comments

Comments
 (0)