Thomascountz/battle_boats

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
version: "2"
plugins:
  rubocop:
    enabled: true
exclude_patterns:
  - 'spec/*'
  - 'Gemfile'
  - 'Rakefile'
  - '*.gemspec'