[Update] error message
This commit is contained in:
parent
24a338d1b7
commit
b285f6c86f
|
|
@ -230,7 +230,7 @@ custom_rules:
|
|||
single_line_closure:
|
||||
name: "Single line closure"
|
||||
regex: '\{[^\n]+ in[^\n]+'
|
||||
message: "Make a new line after `in` in closure"
|
||||
message: "Make a new line after `in` keyword in closure"
|
||||
severity: error
|
||||
|
||||
# Rx
|
||||
|
|
|
|||
Loading…
Reference in New Issue