Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
tycooon committed Sep 16, 2024
1 parent b5e2b17 commit f3478ee
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions rubocop/lib/rubocop.rspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@ require:
- rubocop-rspec
- rubocop-factory_bot

# Capybara

# Capybara/CurrentPathExpectation:
# Enabled: true

# RSpec/Capybara/FeatureMethods:
# Enabled: false

# RSpec

RSpec/AlignLeftLetBrace:
Expand Down Expand Up @@ -44,12 +36,6 @@ RSpec/ExpectInHook:
# try not to use expect in before / after / around blocks anyway
Enabled: false

# RSpec/FactoryBot:
# Include:
# - spec/factories.rb
# - spec/factories/**/*.rb
# - features/support/factories/**/*.rb

RSpec/SpecFilePathFormat:
Enabled: false

Expand Down

0 comments on commit f3478ee

Please sign in to comment.