mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-08 18:05:42 +08:00
11 lines
281 B
YAML
11 lines
281 B
YAML
# 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
|