Disable symbol array cop

This commit is contained in:
Matt-Yorkley
2017-10-07 11:50:59 +01:00
parent bdc701f880
commit d147d2035d

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