mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
* update function-paren-newline
This commit is contained in:
parent
82ddef40e7
commit
a1cd652200
1 changed files with 3 additions and 1 deletions
|
@ -71,7 +71,9 @@ rules: # https://eslint.org/docs/rules/
|
|||
func-style:
|
||||
- error
|
||||
- declaration
|
||||
function-paren-newline: error
|
||||
function-paren-newline:
|
||||
- error
|
||||
- multiline-arguments
|
||||
generator-star-spacing: error
|
||||
getter-return: error
|
||||
global-require: error
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue