fix rubocop

pull/382/head
Pete Matsyburka 12 months ago
parent 76f1f140ac
commit 6759c26d86

@ -51,10 +51,10 @@ Metrics/AbcSize:
- spec/**/*
Metrics/ModuleLength:
Max: 500
Max: 1000
Metrics/ClassLength:
Max: 500
Max: 1000
RSpec/NestedGroups:
Max: 6

Loading…
Cancel
Save