Merge pull request #1895 from Matt-Yorkley/codeclimate-symbol-arrays

Relax rubocop Style/SymbolArray rule
This commit is contained in:
Matt-Yorkley
2017-10-13 00:06:32 +01:00
committed by GitHub

View File

@@ -143,6 +143,10 @@ Style/WordArray:
Enabled: false
StyleGuide: http://relaxed.ruby.style/#stylewordarray
Style/SymbolArray:
Enabled: false
StyleGuide: https://rubocop.readthedocs.io/en/latest/cops_style/#stylesymbolarray
Lint/AmbiguousRegexpLiteral:
Enabled: false
StyleGuide: http://relaxed.ruby.style/#lintambiguousregexpliteral