Skip to content

Commit

Permalink
Fail the build for any issues
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonycr committed Mar 2, 2021
1 parent 852e562 commit ad38078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion detekt.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Fail build if any issues are found
build:
maxIssues: 1
maxIssues: 0

#
# Configure detekt's 8 different rulesets (comments, complexity, empty-blocks, exceptions, naming, performance,
Expand Down

0 comments on commit ad38078

Please sign in to comment.