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-04-02 09:07:52 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-04-02 09:07:52 +0300
commitba836d98593d68d8d6c22c540e31c8031a786bd8 (patch)
tree09e500506edc566b08ea006ce41aa411990b9236 /.markdownlint.json
parent796b00a98a82fcbe082c9343fd4efcccc77478dc (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.markdownlint.json')
-rw-r--r--.markdownlint.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/.markdownlint.json b/.markdownlint.json
index 674b9b01d4b..2e12008ef57 100644
--- a/.markdownlint.json
+++ b/.markdownlint.json
@@ -124,6 +124,5 @@
"YouTrack"
],
"code_blocks": false
- },
- "code-fence-style": false
+ }
}