mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
L #-: Update cops for rubocop 1.18.0
This commit is contained in:
parent
a41835a124
commit
82faaeab4b
@ -556,16 +556,13 @@ Layout/EmptyLinesAroundAttributeAccessor:
|
||||
Layout/MultilineOperationIndentation:
|
||||
Enabled: false
|
||||
|
||||
Layout/LineEndStringConcatenationIndentation:
|
||||
Enabled: false
|
||||
|
||||
#######
|
||||
# STYLE
|
||||
#######
|
||||
|
||||
Style/HashConversion:
|
||||
Enabled: false
|
||||
|
||||
Style/QuotedSymbols:
|
||||
Enabled: false
|
||||
|
||||
Style/OptionalBooleanParameter:
|
||||
Enabled: false
|
||||
|
||||
@ -750,6 +747,12 @@ Style/RedundantArgument:
|
||||
Style/SwapValues:
|
||||
Enabled: true
|
||||
|
||||
Style/QuotedSymbols:
|
||||
Enabled: false
|
||||
|
||||
Style/HashConversion:
|
||||
Enabled: false
|
||||
|
||||
######
|
||||
# LINT
|
||||
######
|
||||
@ -933,6 +936,9 @@ Naming/HeredocDelimiterNaming:
|
||||
Naming/MethodParameterName:
|
||||
Enabled: false
|
||||
|
||||
Naming/InclusiveLanguage:
|
||||
Enabled: false
|
||||
|
||||
###
|
||||
# Bundler
|
||||
####
|
||||
|
Loading…
x
Reference in New Issue
Block a user