Skip to content

Commit

Permalink
Increase max lines and expectations.
Browse files Browse the repository at this point in the history
  • Loading branch information
djberg96 committed Aug 23, 2024
1 parent 7a8b68e commit d823f4e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ require: rubocop-rspec
RSpec/BeforeAfterAll:
Enabled: false
RSpec/MultipleExpectations:
Max: 4
Max: 10
RSpec/ExampleLength:
Max: 15
RSpec/ContextWording:
Enabled: false
RSpec/SpecFilePathFormat:
Expand Down

0 comments on commit d823f4e

Please sign in to comment.