timgws/QueryBuilderParser

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
---
engines:
  phpcodesniffer:
    enabled: true
  phpmd:
    enabled: true
ratings:
  paths:
  - "**.php"
  - "**.module"
  - "**.inc"
exclude_paths: 
  - "tests/*"