Drop rubocop config patch now that rubocop-factory_bot is fixed
This commit is contained in:
parent
20e03c73bb
commit
926229e286
1 changed files with 0 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue