Skip to content

Commit

Permalink
fix: vi ignorerer lengden på klassen for nå
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyrremann committed Jun 27, 2024
1 parent 1de6e3c commit 48ae676
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 @@ -10,6 +10,8 @@ Metrics/BlockLength:
Enabled: false
Metrics/AbcSize:
Enabled: false
Metrics/ClassLength:
Enabled: false
require:
- rubocop-minitest
- rubocop-rake

0 comments on commit 48ae676

Please sign in to comment.