mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
* update lines-between-class-members
This commit is contained in:
parent
8fc26eca35
commit
30a36eca5b
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ rules: # https://eslint.org/docs/rules/
|
||||||
lines-between-class-members:
|
lines-between-class-members:
|
||||||
- error
|
- error
|
||||||
- always
|
- always
|
||||||
|
- exceptAfterSingleLine: true
|
||||||
max-depth: error
|
max-depth: error
|
||||||
max-len: 'off'
|
max-len: 'off'
|
||||||
max-lines: 'off'
|
max-lines: 'off'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue