Update scripts

This commit is contained in:
Taiki Endo
2024-04-21 03:28:30 +09:00
parent 8b890a7ae1
commit 6b8c00dfc4
6 changed files with 102 additions and 110 deletions

10
.markdownlint-cli2.yaml Normal file
View File

@@ -0,0 +1,10 @@
# https://github.com/DavidAnson/markdownlint#rules--aliases
config:
line-length: false
no-duplicate-heading: false
no-inline-html: false
no-emphasis-as-heading: false
# https://github.com/DavidAnson/markdownlint-cli2#markdownlint-cli2jsonc
noBanner: true
noProgress: true