Enable rubocop Performance/Caller cop without issues
This commit is contained in:
@@ -25,6 +25,9 @@ Metrics/LineLength:
|
||||
Layout/IndentationConsistency:
|
||||
EnforcedStyle: rails
|
||||
|
||||
Performance/Caller:
|
||||
Enabled: true
|
||||
|
||||
RSpec/AlignLeftLetBrace:
|
||||
Enabled: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user