From 341131e5edc25205c6c1d29f34905b0267b78f4a Mon Sep 17 00:00:00 2001 From: El RIDO Date: Sat, 6 Jan 2018 14:23:08 +0100 Subject: [PATCH] correcting CodeClimate configuration --- .codeclimate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index b930a046..c26ff1ee 100644 --- a/.codeclimate.yml +++ b/.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: