Enable the Layout/SpaceInsideArrayLiteralBrackets
This commit is contained in:
parent
386fbce776
commit
186e362701
12 changed files with 36 additions and 35 deletions
|
@ -36,7 +36,7 @@ class Champ < ApplicationRecord
|
|||
end
|
||||
|
||||
def search_terms
|
||||
[ to_s ]
|
||||
[to_s]
|
||||
end
|
||||
|
||||
def to_s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue