Skip to content

Commit

Permalink
update rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
stephaniewilkinson committed Jan 26, 2024
1 parent 24df1ac commit e94d45a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ Layout/SingleLineBlockChain:

Layout/IndentationWidth:
Width: 2
IgnoredPatterns: []

Layout/FirstArrayElementIndentation:
EnforcedStyle: consistent
Expand Down Expand Up @@ -390,10 +389,6 @@ Style/BlockDelimiters:
- let!
- subject
- watch
IgnoredMethods:
- lambda
- proc
- it

Style/CollectionMethods:
PreferredMethods:
Expand Down

0 comments on commit e94d45a

Please sign in to comment.