kristuff/mishell

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
engines:
  phpmd:
    enabled: true
ratings:
  paths:
  - "**.php"
exclude_paths:
- "tests/"
- "demo/"
- "doc/"