chore: sanitized repo

This commit is contained in:
2022-01-29 08:10:28 +09:30
commit 2ce41bc16e
136 changed files with 4171 additions and 0 deletions

5
.markdownlint-cli2.jsonc Normal file
View File

@ -0,0 +1,5 @@
{
"outputFormatters": [
[ "markdownlint-cli2-formatter-junit", { "name": "markdown.junit.xml" } ]
]
}