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
path: root/.mdlrc
diff options
context:
space:
mode:
authorMarcel Amirault <mamirault@gitlab.com>2019-07-15 04:42:24 +0300
committerEvan Read <eread@gitlab.com>2019-07-15 04:42:24 +0300
commit7f50358d1cc7fbb22dba031293566c454c68eb23 (patch)
tree50b246be65522126ef1833e7731ecd4a37e3a2f1 /.mdlrc
parent6f3a2b0b096489d07df7dfb8ffd963f45e84fce1 (diff)
Update markdown lint style and option files
Add commented lines explaining the file, and including rules that should pass already, and commented out rules that can be added in the future, for reference.
Diffstat (limited to '.mdlrc')
-rw-r--r--.mdlrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.mdlrc b/.mdlrc
index b2127dadc22..151c54f7d44 100644
--- a/.mdlrc
+++ b/.mdlrc
@@ -1,3 +1,6 @@
+# This is the options file for mdl, configured in .gitlab/ci/docs.gitlab-ci.yml,
+# and related to the style file ./mdlrc.style
+
# See https://github.com/markdownlint/markdownlint/blob/master/docs/configuration.md
ignore_front_matter true