1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00
ssh-key-action/.markdownlint.yml
shimataro 92fef6465a
Feature/virtual environments (#187)
* remove ubuntu-16.04 virtual environment; https://github.blog/changelog/2021-04-29-github-actions-ubuntu-16-04-lts-virtual-environment-will-be-removed-on-september-20-2021/

* add `windows-2016` virtual environment

* update README/CHANGELOG

* remove ubuntu-16.04
fix tests on Windows/macOS
2021-08-01 22:31:32 +09:00

9 lines
195 B
YAML

MD007: # ul-indent
indent: 4
MD013: # line-length
line_length: 1024
MD024: # no-duplicate-heading
siblings_only: true
MD026: false # no-trailing-punctuation
MD029: # ol-prefix
style: one