Undo changes to detekt config that were not required.

This commit is contained in:
Christian Sailer 2019-10-31 12:08:13 +00:00 committed by LankyDan
parent e9808c5e67
commit 8a2f4478d2

View File

@ -52,7 +52,12 @@ empty-blocks:
EmptyClassBlock:
active: true
EmptyDefaultConstructor:
active: true
EmptyDoWhileBlock:
active: true
EmptyElseBlock:
active: true
EmptyFinallyBlock:
active: true
EmptyForBlock:
active: true