breaking change: V3 alpha (#256)

This commit is contained in:
Ryan Brink
2022-08-13 09:59:59 -07:00
committed by GitHub
parent 48969a8fcc
commit c73c9b4605
308 changed files with 5410 additions and 10204 deletions

View File

@ -4,17 +4,15 @@ complexity:
LongParameterList:
active: true
functionThreshold: 10
constructorThreshold: 10
constructorThreshold: 15
ComplexMethod:
threshold: 20
formatting:
ParameterListWrapping:
active: false
style:
MaxLineLength:
excludes: ['**/test/**/*']
active: true
maxLineLength: 120
excludeCommentStatements: true
MagicNumber:
excludes: ['**/kompendium-playground/**/*', '**/test/**/*']
naming: