Skip to content

Commit

Permalink
disregard new rules
Browse files Browse the repository at this point in the history
  • Loading branch information
rshewitt committed Apr 23, 2024
1 parent 40d963b commit 25cb628
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,7 @@ Metrics/MethodLength:
Enabled: false

Metrics/PerceivedComplexity:
Enabled: false
Enabled: false

AllCops:
NewCops: disable

0 comments on commit 25cb628

Please sign in to comment.