Move linting to super-linter

This commit is contained in:
Nick Alteen
2023-09-14 10:36:51 -04:00
parent 12426a046a
commit 5e56b5be03
5 changed files with 111 additions and 18 deletions

7
.github/linters/.markdown-lint.yml vendored Normal file
View File

@ -0,0 +1,7 @@
# Unordered list style
MD004:
style: dash
# Ordered list item prefix
MD029:
style: one