Skip to content

Commit

Permalink
lint: ignore fixtures
Browse files Browse the repository at this point in the history
don't push your politics on me pal
  • Loading branch information
thepwagner committed Aug 26, 2020
1 parent 3211db3 commit 91fddd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ AllCops:
- '*/tmp/**/*'
- 'tmp/**/*'
- '*/helpers/**/*'
- '*/spec/fixtures/**/*'

Layout/DotPosition:
EnforcedStyle: trailing
Expand Down

0 comments on commit 91fddd4

Please sign in to comment.