diff options
Diffstat (limited to '.mdlrc')
-rw-r--r-- | .mdlrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.mdlrc b/.mdlrc new file mode 100644 index 00000000000..b2127dadc22 --- /dev/null +++ b/.mdlrc @@ -0,0 +1,4 @@ +# See https://github.com/markdownlint/markdownlint/blob/master/docs/configuration.md + +ignore_front_matter true +style File.expand_path('.mdlrc.style', __dir__) |