Linters gonna lint
I was not aware the linting was also applied to specs
This commit is contained in:
parent
f5986f4160
commit
5d79049e59
2 changed files with 26 additions and 40 deletions
|
|
@ -434,7 +434,7 @@ Metrics/BlockNesting:
|
|||
# Offense count: 13
|
||||
# Configuration parameters: CountComments.
|
||||
Metrics/ClassLength:
|
||||
Max: 650
|
||||
Max: 652
|
||||
|
||||
# Offense count: 33
|
||||
Metrics/CyclomaticComplexity:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue