summaryrefslogtreecommitdiff
path: root/.markdownlint.json
diff options
context:
space:
mode:
Diffstat (limited to '.markdownlint.json')
-rw-r--r--.markdownlint.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/.markdownlint.json b/.markdownlint.json
index 253b7bd0c92..1c276dc42ba 100644
--- a/.markdownlint.json
+++ b/.markdownlint.json
@@ -7,6 +7,7 @@
"ul-style": {
"style": "dash"
},
+ "no-trailing-spaces": false,
"line-length": false,
"no-duplicate-header": {
"allow_different_nesting": true