Browse Source

Create .codeclimate.yml

Mohd Iftekhar Qurashi 9 years ago
parent
commit
f91093057e
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .codeclimate.yml

+ 5 - 0
.codeclimate.yml

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