wikiwi/robots-disallow

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
engines:
  fixme:
    enabled: true
  gofmt:
    enabled: true
  golint:
    enabled: true
  govet:
    enabled: true

ratings:
  paths:
    - "**.go"
exclude_paths:
  - "**_test.go"