소스 검색

Create .codeclimate.yml

Mohd Iftekhar Qurashi 9 년 전
부모
커밋
f91093057e
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      .codeclimate.yml

+ 5 - 0
.codeclimate.yml

@@ -0,0 +1,5 @@
+languages:
+   Objective C: true
+   Swift: true
+exclude_paths:
+- "Screenshot/*"