mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-11 13:33:21 -08:00
Move default meta options from InitialStateSerializer to private method (AbcSize reduction) (#28355)
This commit is contained in:
parent
1c3b5f4a78
commit
e17faedffb
2 changed files with 28 additions and 24 deletions
|
|
@ -26,7 +26,7 @@ Lint/NonLocalExitFromIterator:
|
|||
|
||||
# Configuration parameters: AllowedMethods, AllowedPatterns, CountRepeatedAttributes.
|
||||
Metrics/AbcSize:
|
||||
Max: 125
|
||||
Max: 100
|
||||
|
||||
# Configuration parameters: CountBlocks, Max.
|
||||
Metrics/BlockNesting:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue