mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
parent
6ea0752ef7
commit
c74e914683
1 changed files with 4 additions and 0 deletions
|
|
@ -158,6 +158,10 @@ Lint/UselessAssignment:
|
|||
Lint/Void:
|
||||
Enabled: true
|
||||
|
||||
# Do not use duplicated keys in hash literals.
|
||||
Lint/DuplicatedKey:
|
||||
Enabled: true
|
||||
|
||||
#################### Rails ###############################
|
||||
|
||||
# Enforce Rails specific style
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue