mirror of
https://github.com/taiki-e/install-action.git
synced 2025-12-27 01:54:13 -05: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
|