Skip to content

Commit

Permalink
trying to fix codeclimate yml
Browse files Browse the repository at this point in the history
  • Loading branch information
clormor committed Aug 13, 2019
1 parent 637faa9 commit 944ce45
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
engines:
plugins:
checkstyle:
enabled: true
checks:
Expand All @@ -24,8 +24,8 @@ engines:
enabled: true
config:
sonar.java.source: "8"
checks:
# checks:
# allow this repo to throw generic exceptions
squid:S00112:
enabled: false
#squid:S00112:
#enabled: false

0 comments on commit 944ce45

Please sign in to comment.