raldus/roland

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
---
engines:
  gnu-complexity:
    enabled: true
    config:
      threshold: 30
ratings:
  paths:
  - "**.sh"
  - "**.cpp"
  - "**.h"
exclude_paths:
  - "3rdparty/"
  - "assets/"