ReanGD/go-web-search

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
engines:
  markdownlint:
    enabled: true
  shellcheck:
    enabled: true
  gofmt:
    enabled: true
  golint:
    enabled: true
  govet:
    enabled: true

ratings:
  paths:
    - "**.go"
    - "**.md"
    - "**.sh"