summaryrefslogtreecommitdiff
path: root/Postman/Postman-Mail/sendgrid/vendor/sendgrid/sendgrid/.codeclimate.yml
blob: bd9c6ec5643fbc8f4b8b4877ca4a6e6497bf6260 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
engines:
  duplication:
    enabled: true
    config:
      languages:
      - php
  fixme:
    enabled: true
  phpmd:
    enabled: true