draffensperger/golp

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
engines:
  gofmt:
    enabled: true
  govet:
    enabled: true
  golint:
    enabled: true
ratings:
  paths:
  - "*.go"
exclude_paths:
- "Godeps/**/*"