xfix/showdown2irc

View on GitHub
.codeclimate.yml

Summary

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

ratings:
  paths:
  - "**.go"

exclude_paths:
- "pokemon/type_string.go"