Skip to content

Commit

Permalink
patch .codeclimate
Browse files Browse the repository at this point in the history
  • Loading branch information
rez1dent3 committed Dec 28, 2017
1 parent 4919d92 commit 4d23753
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .codeclimate.yml
@@ -1,15 +1,17 @@
version: 2

plugins:

phpcodesniffer:
enabled: true

engines:
sonar-php:
enabled: true
config:
tests_patterns:
- tests/**

exclude_paths:
exclude_patterns:
- build/
- config/
- demo/
Expand Down

0 comments on commit 4d23753

Please sign in to comment.