Reduce AbcSize complexity in InitialStateSerializer
(#27782)
This commit is contained in:
parent
1f1c75bba5
commit
35deaaf90b
2 changed files with 29 additions and 21 deletions
|
@ -26,7 +26,7 @@ Lint/NonLocalExitFromIterator:
|
|||
|
||||
# Configuration parameters: AllowedMethods, AllowedPatterns, CountRepeatedAttributes.
|
||||
Metrics/AbcSize:
|
||||
Max: 144
|
||||
Max: 125
|
||||
|
||||
# Configuration parameters: CountBlocks, Max.
|
||||
Metrics/BlockNesting:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue