diff --git a/omnipod-dash/detekt-config.yml b/omnipod-dash/detekt-config.yml index 0ecb5a111b..f0fd4930d7 100644 --- a/omnipod-dash/detekt-config.yml +++ b/omnipod-dash/detekt-config.yml @@ -1,5 +1,5 @@ build: - maxIssues: 0 + maxIssues: -1 excludeCorrectable: false weights: # complexity: 2