add codeclimate

This commit is contained in:
NaixSpirit
2015-07-23 16:02:34 +08:00
parent dbf7f0a88a
commit f2b1325919

8
.codeclimate.yml Normal file
View File

@@ -0,0 +1,8 @@
# Save as .codeclimate.yml (note leading .) in project root directory
languages:
Ruby: true
JavaScript: true
PHP: true
Python: true
# exclude_paths:
# - "foo/bar.rb"