mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
Merge branch 'develop' into feature/eslint
This commit is contained in:
commit
fa4e477cb6
1 changed files with 6 additions and 4 deletions
|
@ -1,7 +1,9 @@
|
||||||
MD007:
|
MD007: # ul-indent
|
||||||
indent: 4
|
indent: 4
|
||||||
MD013:
|
MD013: # line-length
|
||||||
line_length: 255
|
line_length: 255
|
||||||
MD024:
|
MD024: # no-duplicate-heading
|
||||||
siblings_only: true
|
siblings_only: true
|
||||||
MD026: false
|
MD026: false # no-trailing-punctuation
|
||||||
|
MD029: # ol-prefix
|
||||||
|
style: one
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue