Explorar el Código

correcting CodeClimate configuration

El RIDO hace 8 años
padre
commit
341131e5ed
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: