osamingo/jsonrpc

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
version: "2"
engines:
  gofmt:
    enabled: true
  govet:
    enabled: true
  golint:
    enabled: true
ratings:
  paths:
    - "*.go"
exclude_paths:
  - vendor/
  - "*_test.go"