Skip to content

Commit

Permalink
rubocop: include helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
thepwagner committed Jun 15, 2021
1 parent 41c67bc commit 48384f7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ AllCops:
Exclude:
- '*/vendor/**/*'
- '*/bin/**/*'
- '*/tmp/**/*'
- 'tmp/**/*'
- '*/helpers/**/*'
- '**/tmp/**/*'
- '*/spec/fixtures/**/*'

Layout/DotPosition:
Expand Down

0 comments on commit 48384f7

Please sign in to comment.