ungroup/ungroup_game

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
version: "2"
plugins:
  cppcheck:
    enabled: true
exclude_patterns:
  - "docs/"
  - "resources/"
  - "tests/"
  - "extern/"