From c4dd4b792a7695861da92a4fd0f435a0f3266d71 Mon Sep 17 00:00:00 2001 From: "Costa Tsaousis (ktsaou)" Date: Fri, 6 Jan 2017 18:15:51 +0200 Subject: [PATCH] add/update codeclimate config files --- .codeclimate.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.codeclimate.yml b/.codeclimate.yml index 472afb19..be49d65e 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -29,7 +29,11 @@ ratings: - "**.py" - "**.rb" exclude_paths: +- .gitignore +- conf.d/ +- hooks/ - tests/ +- m4/ - web/css/ - web/lib/ - web/fonts/ -- 2.39.2