disable check

pull/2487/head
jmontoyaa 8 years ago
parent 6e17544c53
commit d5284c3b05
  1. 3
      .codeclimate.yml

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

Loading…
Cancel
Save