Skip to content

Commit

Permalink
Enabled another engine.
Browse files Browse the repository at this point in the history
  • Loading branch information
hinnerk committed Oct 14, 2016
1 parent a0c73f2 commit 60a4f41
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,14 @@ engines:
enabled: true
gofmt:
enabled: true
fixme:
enabled: true
golint:
enabled: true
# config:
# min_confidence: 0.9
ratings:
paths:
- "**.go"
exclude_paths:
config/

0 comments on commit 60a4f41

Please sign in to comment.