From 37b63988918b8bfebeb31a28892a7ca0e25b376e Mon Sep 17 00:00:00 2001 From: jmontoyaa <gugli100@gmail.com> Date: Wed, 29 Nov 2017 20:10:12 +0100 Subject: [PATCH] Fix codeclimate warnings --- .codeclimate.yml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index 80ffa3e22e..cf6fc4cf00 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,4 +1,4 @@ -engines: +plugins: fixme: enabled: true config: @@ -17,15 +17,9 @@ engines: enabled: false duplication: - enabled: false - -ratings: - paths: - - '**.php' - - '**.js' - - '**.css' + enabled: true -exclude_paths: +exclude_patterns: - cli-config.php - app/cache/ - app/logs/