소스 검색

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"