From 6f510130760299a96818b7875d0e39fd27c767af Mon Sep 17 00:00:00 2001 From: Olivier Keshavjee Date: Thu, 10 Mar 2016 16:36:28 +0100 Subject: [PATCH] Updates codeclimate config file --- .codeclimate.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.codeclimate.yml b/.codeclimate.yml index 6549c31..8f316b8 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -23,3 +23,4 @@ ratings: - "**.rb" exclude_paths: - libs/**/* +- **/*_ui.py