ソースを参照

Update .codeclimate.yml

Binary Wang 8 年 前
コミット
74faa7125c
1 ファイル変更2 行追加1 行削除
  1. 2 1
      .codeclimate.yml

+ 2 - 1
.codeclimate.yml

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