summaryrefslogtreecommitdiff
path: root/.mdlrc
blob: 151c54f7d44dbb7d8c0513029bb492fdec966090 (plain)
1
2
3
4
5
6
7
# 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
style File.expand_path('.mdlrc.style', __dir__)