chore: prep for 3.3.0 (#319)
This commit is contained in:
@ -15,6 +15,13 @@ style:
|
||||
excludeCommentStatements: true
|
||||
MagicNumber:
|
||||
excludes: ['**/kompendium-playground/**/*', '**/test/**/*']
|
||||
ForbiddenMethodCall:
|
||||
active: true
|
||||
formatting:
|
||||
Indentation:
|
||||
indentSize: 2
|
||||
ImportOrdering:
|
||||
active: false
|
||||
naming:
|
||||
ConstructorParameterNaming:
|
||||
active: false
|
||||
|
Reference in New Issue
Block a user