mirror of
https://github.com/corda/corda.git
synced 2025-01-19 03:06:36 +00:00
Undo changes to detekt config that were not required.
This commit is contained in:
parent
e9808c5e67
commit
8a2f4478d2
@ -52,7 +52,12 @@ empty-blocks:
|
||||
EmptyClassBlock:
|
||||
active: true
|
||||
EmptyDefaultConstructor:
|
||||
|
||||
active: true
|
||||
EmptyDoWhileBlock:
|
||||
active: true
|
||||
EmptyElseBlock:
|
||||
active: true
|
||||
EmptyFinallyBlock:
|
||||
active: true
|
||||
EmptyForBlock:
|
||||
active: true
|
||||
|
Loading…
Reference in New Issue
Block a user