Skip to content

Commit

Permalink
Chore: remove OpenStruct exception from .rubocop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurhess committed Nov 7, 2024
1 parent 3230160 commit aa765e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,6 @@ Performance/InefficientHashSearch:

Performance/OpenStruct:
Enabled: true
Exclude:
- spec/**/*

Performance/RangeInclude:
Enabled: true
Expand Down

0 comments on commit aa765e7

Please sign in to comment.