瀏覽代碼

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/*"