parent
6ea0752ef7
commit
c74e914683
1 changed files with 4 additions and 0 deletions
|
|
@ -158,6 +158,10 @@ Lint/UselessAssignment:
|
||||||
Lint/Void:
|
Lint/Void:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
|
# Do not use duplicated keys in hash literals.
|
||||||
|
Lint/DuplicatedKey:
|
||||||
|
Enabled: true
|
||||||
|
|
||||||
#################### Rails ###############################
|
#################### Rails ###############################
|
||||||
|
|
||||||
# Enforce Rails specific style
|
# Enforce Rails specific style
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue