.rubocop.yml: enable some new cops from rubocop-rails 2.15.0
This commit is contained in:
parent
6bfe7022ad
commit
547d3c9e0f
@ -237,6 +237,10 @@ Rails/SafeNavigation:
|
||||
Enabled: true
|
||||
Rails/SafeNavigationWithBlank:
|
||||
Enabled: true
|
||||
Rails/StripHeredoc:
|
||||
Enabled: true
|
||||
Rails/ToFormattedS:
|
||||
Enabled: true
|
||||
|
||||
# Don't allow cops to be disabled in casks and formulae.
|
||||
Style/DisableCopsWithinSourceCodeDirective:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user