Explorar el Código

Create .codeclimate.yml

Mohd Iftekhar Qurashi hace 9 años
padre
commit
f91093057e
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      .codeclimate.yml

+ 5 - 0
.codeclimate.yml

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