[devtools] sync

This commit is contained in:
dry-bot 2020-03-10 21:26:58 +00:00
parent 8bec880def
commit 016b634b8c
1 changed files with 6 additions and 10 deletions

View File

@ -84,15 +84,6 @@ Style/ClassAndModuleChildren:
Style/ConditionalAssignment:
Enabled: false
Style/StringLiterals:
Enabled: true
EnforcedStyle: double_quotes
ConsistentQuotesInMultiline: false
Style/StringLiteralsInInterpolation:
Enabled: true
EnforcedStyle: double_quotes
Style/DateTime:
Enabled: false
@ -122,7 +113,12 @@ Style/StabbyLambdaParentheses:
Style/StringLiterals:
Enabled: true
EnforcedStyle: single_quotes
EnforcedStyle: double_quotes
ConsistentQuotesInMultiline: false
Style/StringLiteralsInInterpolation:
Enabled: true
EnforcedStyle: double_quotes
Style/SymbolArray:
Exclude: