Skip to content

Commit

Permalink
Disable Style/WordArray cop
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldrapper committed Oct 11, 2022
1 parent 50600a3 commit 88db0f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ Layout/IndentationStyle:

Layout/IndentationWidth:
Width: 1

Style/WordArray:
Enabled: false

0 comments on commit 88db0f0

Please sign in to comment.