Skip to content

Commit

Permalink
Drop rubocop config patch now that rubocop-factory_bot is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Sep 19, 2023
1 parent 20e03c7 commit 926229e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ AllCops:
Rails:
Enabled: true

# Config can be removed after https://github.com/rubocop/rubocop-factory_bot/issues/53
FactoryBot/AssociationStyle:
Include:
- 'test/factories/**/*'

Layout/ExtraSpacing:
AllowForAlignment: true

Expand Down

0 comments on commit 926229e

Please sign in to comment.