blob: c198e0bd8ac8a652f51be0b1f5f1a4781b4402d7 [file] [log] [blame]
Mohammed Naser12207172024-02-05 18:49:35 -05001{
2 "ignores": [
3 "docs/static/*.png",
4 ],
5 "outputFormatters": [
6 [ "markdownlint-cli2-formatter-junit", { "name": "junit.xml" } ],
7 [ "markdownlint-cli2-formatter-default" ]
8 ]
9}