Browse Source

Update .codeclimate.yml

Binary Wang 8 years ago
parent
commit
74faa7125c
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .codeclimate.yml

+ 2 - 1
.codeclimate.yml

@@ -3,4 +3,5 @@ engines:
     enabled: true
 ratings:
   paths: []
-exclude_paths: []
+exclude_paths:
+- "README.md"