diff --git a/config/detekt/config.yml b/config/detekt/config.yml index 6f819334a..6b3e14ac0 100644 --- a/config/detekt/config.yml +++ b/config/detekt/config.yml @@ -215,7 +215,7 @@ empty-blocks: active: true EmptyFunctionBlock: active: true - ignoreOverridden: false + ignoreOverridden: true EmptyIfBlock: active: true EmptyInitBlock: