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:
David Cook
2024-02-28 16:25:32 +11:00
parent 6f2b29eeec
commit 2d09c23456
2 changed files with 10 additions and 3815 deletions

View File

@@ -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

File diff suppressed because it is too large Load Diff