Skip to content

Commit

Permalink
add codeclimate
Browse files Browse the repository at this point in the history
  • Loading branch information
rez1dent3 committed Dec 22, 2017
1 parent fda6334 commit 682e2e6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .codeclimate.yml
@@ -0,0 +1,12 @@
engines:
sonar-php:
enabled: true
config:
tests_patterns:
- tests/**
exclude_paths:
- build/
- config/
- demo/
- docs/
- lexemes/

0 comments on commit 682e2e6

Please sign in to comment.