Skip to content

Commit

Permalink
code climate
Browse files Browse the repository at this point in the history
  • Loading branch information
canemacchina committed Aug 13, 2017
1 parent 33fe6b7 commit c162458
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
engines:
checkstyle:
enabled: true
channel: beta
config: 'resources/checkstyle.xml'
fixme:
enabled: true
pmd:
enabled: true
channel: beta

ratings:
paths:
- "**.java"

exclude_paths: []

0 comments on commit c162458

Please sign in to comment.