Skip to content

Commit

Permalink
Remove cop from rubocop.yml
Browse files Browse the repository at this point in the history
This file has been copy-pasted from Alchemy and the file
excluded is not present in this gem.
  • Loading branch information
tvdeyen committed Feb 17, 2021
1 parent 70e4ef6 commit 7447317
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,6 @@ Layout/ElseAlignment:
Layout/EmptyLineAfterMagicComment:
Enabled: false

Layout/EmptyLinesAroundAccessModifier:
Exclude:
- lib/alchemy/test_support/factories/*.rb

Layout/FirstArrayElementIndentation:
Enabled: false

Expand Down

0 comments on commit 7447317

Please sign in to comment.