mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Disable Rails cops by default
There was just too much. Some of them seem over the top, while others look like they could be really helpful. But we don't have time to evaluate them all right now.
This commit is contained in:
@@ -1,4 +1,14 @@
|
||||
# OFN styleguide for rubocop-rspec
|
||||
# Because there are so many, we will disable by default, and enable rules as needed.
|
||||
|
||||
Capybara:
|
||||
Enabled: false
|
||||
|
||||
RSpec:
|
||||
Enabled: false
|
||||
|
||||
FactoryBot:
|
||||
Enabled: false
|
||||
|
||||
RSpec/ExpectChange:
|
||||
Enabled: true
|
||||
|
||||
3815
.rubocop_todo.yml
3815
.rubocop_todo.yml
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user