Skip to content

Commit 4c8134f

Browse files
author
Marc Rooding
committed
Added codeclimate configuration
1 parent eaa30a1 commit 4c8134f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.codeclimate.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
languages:
2+
Ruby: false
3+
JavaScript: true
4+
PHP: false
5+
Python: false
6+
exclude_paths:
7+
- "output/**/*.js"

0 commit comments

Comments
 (0)