mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
* add ol-prefix rule (#119)
This commit is contained in:
parent
8cfbd50da1
commit
0033eb1846
1 changed files with 6 additions and 4 deletions
|
@ -1,7 +1,9 @@
|
|||
MD007:
|
||||
MD007: # ul-indent
|
||||
indent: 4
|
||||
MD013:
|
||||
MD013: # line-length
|
||||
line_length: 255
|
||||
MD024:
|
||||
MD024: # no-duplicate-heading
|
||||
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