Merge pull request #2263 from larkinscott/master

Create .codeclimate.yml
This commit is contained in:
Lucas Bartholemy 2017-02-14 19:03:42 +01:00 committed by GitHub
commit 33e87a9be9

16
.codeclimate.yml Normal file
View File

@ -0,0 +1,16 @@
engines:
duplication:
enabled: true
config:
languages:
- php
phpcodesniffer:
enabled: true
config:
standard: "PSR1,PSR2"
ratings:
paths:
- "**.php"
exclude_paths: