Disable check

pull/2458/head
jmontoyaa 8 years ago
parent 19651a8ff8
commit 873a022d9a
  1. 3
      .codeclimate.yml

@ -45,6 +45,9 @@ plugins:
sonar-php:
enabled: false
checks:
php:S1192:
enabled: false
duplication:
enabled: false

Loading…
Cancel
Save