mirror of
https://github.com/corda/corda.git
synced 2025-02-20 09:26:41 +00:00
NOTICK: Switch on ignore enums rule in detekt (#5641)
This commit is contained in:
parent
ac633bef2f
commit
8a12224b29
@ -170,7 +170,7 @@ style:
|
||||
ignoreCompanionObjectPropertyDeclaration: true
|
||||
ignoreAnnotation: false
|
||||
ignoreNamedArgument: true
|
||||
ignoreEnums: false
|
||||
ignoreEnums: true
|
||||
MaxLineLength:
|
||||
active: true
|
||||
excludes: "**/buildSrc/**"
|
||||
|
Loading…
x
Reference in New Issue
Block a user