Skip to content

Commit 00221e9

Browse files
committed
Add .codeclimate.yml
1 parent 35b6baa commit 00221e9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.codeclimate.yml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
languages:
2+
Ruby: true
3+
JavaScript: false
4+
PHP: false
5+
exclude_paths:
6+
- "data/app_c.csv"
7+
- "data/yob2093.txt"

0 commit comments

Comments
 (0)