Skip to content

Commit

Permalink
disable performance/sum cop
Browse files Browse the repository at this point in the history
  • Loading branch information
dorianmariecom committed Sep 11, 2024
1 parent 1a9930e commit 90d12d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ Naming/MethodParameterName:
Enabled: false
Naming/VariableNumber:
Enabled: false
Performance/Sum:
Enabled: false
Performance/UnfreezeString:
Enabled: false
RSpec/AnyInstance:
Expand Down

0 comments on commit 90d12d0

Please sign in to comment.