diff --git a/.codeclimate.yml b/.codeclimate.yml index 969e2e40a2..e3178485da 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -34,7 +34,7 @@ plugins: phpcodesniffer: enabled: true config: - standard: "Symfony" + standard: "Symfony2" file_extensions: "php" checks: PSR1 Classes ClassDeclaration MissingNamespace: