From 74faa7125c6e836c08311b4debef76109fae5c86 Mon Sep 17 00:00:00 2001 From: Binary Wang Date: Tue, 26 Jul 2016 16:37:07 +0800 Subject: [PATCH] Update .codeclimate.yml --- .codeclimate.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index 712b5f65..103ea86e 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -3,4 +3,5 @@ engines: enabled: true ratings: paths: [] -exclude_paths: [] +exclude_paths: +- "README.md"