Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-08-18 18:10:33 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-08-18 18:10:33 +0300
commitd9e07a155e65cd4a7d2a1e0f10cd200a6b57371e (patch)
tree74c8de74729a462db976287c0b709c754dce5b6f /.markdownlint.json
parentf10eb9ebaefb0d6ff4ee7552dbf127dc70aaf27d (diff)
Add latest changes from gitlab-org/gitlab@master
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