Skip to content

Commit

Permalink
Disable detekt task failure
Browse files Browse the repository at this point in the history
  • Loading branch information
DrewCarlson committed Mar 16, 2020
1 parent 9e9c38d commit 109c893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/detekt/detekt.yml
@@ -1,5 +1,5 @@
build:
maxIssues: 10
maxIssues: -1
weights:
# complexity: 2
# LongParameterList: 1
Expand Down

0 comments on commit 109c893

Please sign in to comment.