Explorar el Código

removing PHPCS from CodeClimate, since it can't be configured and contradicts our code style enforced by other checkers

El RIDO hace 8 años
padre
commit
82f2016214
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  1. 0 5
      .codeclimate.yml

+ 0 - 5
.codeclimate.yml

@@ -45,11 +45,6 @@ plugins:
         enabled: false
       CleanCode/StaticAccess:
         enabled: false
-  phpcodesniffer:
-    enabled: true
-    config:
-      standard: "PSR1,PSR2,PHPCS,Zend"
-      ignore_warnings: true
   sonar-php:
     enabled: true
     config: