diff --git a/detekt-config.yml b/detekt-config.yml index bc94cdbe..b39186c0 100644 --- a/detekt-config.yml +++ b/detekt-config.yml @@ -71,7 +71,7 @@ style: active: true ForbiddenComment: active: true - values: 'TODO:,FIXME:,STOPSHIP:' + values: 'FIXME:,STOPSHIP:' WildcardImport: active: true MaxLineLength: