Skip to content

Commit

Permalink
make rubocop happy
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarsh24 committed Feb 6, 2024
1 parent 6d34cd8 commit 5682f6c
Show file tree
Hide file tree
Showing 20 changed files with 222 additions and 177 deletions.
4 changes: 0 additions & 4 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ RSpec:
Naming/MemoizedInstanceVariableName:
Enabled: true

# TODO: Move this to Shimmer
Performance/RedundantMerge:
MaxKeyValuePairs: 1

RSpec/ExpectChange:
Enabled: true
EnforcedStyle: block
Expand Down
Loading

0 comments on commit 5682f6c

Please sign in to comment.