Commit 3e9536da authored by Kyle Fuller's avatar Kyle Fuller

[Rubocop] Enable Style/WordArray

parent 258784af
......@@ -89,8 +89,3 @@ Style/TrailingWhitespace:
# Configuration parameters: ExactNameMatch, AllowPredicates, AllowDSLWriters, Whitelist.
Style/TrivialAccessors:
Enabled: false
# Offense count: 1
# Cop supports --auto-correct.
Style/WordArray:
MinSize: 2
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment