astroband/ruby-stellar-sdk

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
version: "2"
plugins:
  bundler-audit:
    enabled: false
  editorconfig:
    enabled: true
  markdownlint:
    enabled: true
exclude_patterns:
- "**/generated/"
- "**/examples/"
- "**/spec/"
- "**/test/"
- "**/tests/"
- "**/vendor/"