added codeclimate config file

This commit is contained in:
David Baldwynn 2016-04-28 23:04:27 -07:00
parent 3afc770153
commit ddad66ffee

6
.codeclimate.yml Normal file
View File

@ -0,0 +1,6 @@
exclude_paths:
- public/dist/**
- node_modules/**
- public/lib/**
- uploads/**
- docs/**