Merge branch 'next-minor' into develop
This commit is contained in:
commit
cb50681cea
1 changed files with 0 additions and 10 deletions
10
.rubocop.yml
10
.rubocop.yml
|
|
@ -164,16 +164,6 @@ Lint/Debugger:
|
||||||
Style/NumericPredicate:
|
Style/NumericPredicate:
|
||||||
EnforcedStyle: comparison
|
EnforcedStyle: comparison
|
||||||
|
|
||||||
# Old defaults from rubocop < 0.48.1
|
|
||||||
Style/PercentLiteralDelimiters:
|
|
||||||
PreferredDelimiters:
|
|
||||||
default: '()'
|
|
||||||
'%i': '()'
|
|
||||||
'%I': '()'
|
|
||||||
'%r': '{}'
|
|
||||||
'%w': '()'
|
|
||||||
'%W': '()'
|
|
||||||
|
|
||||||
# Reset some HoundCI changes back to Rubocop defaults
|
# Reset some HoundCI changes back to Rubocop defaults
|
||||||
Style/DotPosition:
|
Style/DotPosition:
|
||||||
EnforcedStyle: leading
|
EnforcedStyle: leading
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue