浏览代码

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

El RIDO 8 年之前
父节点
当前提交
82f2016214
共有 1 个文件被更改,包括 0 次插入5 次删除
  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: