thestrukture/IDE

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
---
engines:
  golint:
    enabled: true
  gofmt:
    enabled: true
  duplication:
    enabled: false
    config:
      languages:
      - go
ratings:
  paths:
  - "**.go"
exclude_paths:
- web/