banger
This commit is contained in:
parent
5ad150e53d
commit
61c9fa6731
17 changed files with 259 additions and 120 deletions
|
@ -560,7 +560,7 @@ style:
|
|||
active: true
|
||||
maxJumpCount: 3
|
||||
MagicNumber:
|
||||
active: true
|
||||
active: false
|
||||
excludes: [ '**/test/**', '**/androidTest/**', '**/*.Test.kt', '**/*.Spec.kt', '**/*.Spek.kt' ]
|
||||
ignoreNumbers: [ '-1', '0', '1', '2' ]
|
||||
ignoreHashCodeFunction: true
|
||||
|
@ -625,7 +625,7 @@ style:
|
|||
TrailingWhitespace:
|
||||
active: true
|
||||
UnderscoresInNumericLiterals:
|
||||
active: true
|
||||
active: false
|
||||
acceptableDecimalLength: 5
|
||||
UnnecessaryAbstractClass:
|
||||
active: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue