Move linting and license handling

This commit is contained in:
Nick Alteen
2023-09-15 10:54:58 -04:00
parent e76147da8e
commit 62cf2e7a02
33 changed files with 237 additions and 907 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