remove inline markdownlint comment (#7610)

* remove inline markdownlint comment

* move mdl config files
This commit is contained in:
Satadru Pramanik
2022-11-08 19:47:45 -05:00
committed by GitHub
parent 592f7af80c
commit f9b296cb60
3 changed files with 0 additions and 1 deletions

5
.mdl_style.rb Normal file
View File

@@ -0,0 +1,5 @@
all
exclude_rule 'MD035'
exclude_rule 'MD036'
exclude_rule 'MD041'
exclude_rule 'MD046'