ama-team/php-projection-framework

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
engines:
  duplication:
    enabled: true
    config:
      languages:
      - php:
  phpcodesniffer:
    enabled: true
  phpmd:
    enabled: true
ratings:
  paths:
    - 'src/**/*.php'
exclude_paths:
  - 'tests/*'
  - RoboFile.php