Skip to content

Commit

Permalink
Merge pull request #134 from koic/enable_performance_open_struct_cop
Browse files Browse the repository at this point in the history
Enabled `Performance/OpenStruct` cop
  • Loading branch information
toshimaru authored Feb 23, 2022
2 parents 66a21fb + 77ada7b commit d5ad034
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/rails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -304,5 +304,8 @@ Performance/DeletePrefix:
Performance/DeleteSuffix:
Enabled: true

Performance/OpenStruct:
Enabled: true

Minitest/UnreachableAssertion:
Enabled: true

0 comments on commit d5ad034

Please sign in to comment.