Browse Source

correcting CodeClimate configuration

El RIDO 8 years ago
parent
commit
341131e5ed
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .codeclimate.yml

+ 1 - 1
.codeclimate.yml

@@ -39,7 +39,7 @@ plugins:
   phpcodesniffer:
     enabled: true
     config:
-    	standard: "PSR1,PSR2,PHPCS,Zend"
+      standard: "PSR1,PSR2,PHPCS,Zend"
   sonar-php:
     enabled: true
     config: