Update .codeclimate.yml

This commit is contained in:
Bill Church 2018-11-07 06:51:14 -05:00
parent 0eb937eaee
commit 0efaf6a493

View file

@ -31,8 +31,6 @@ ratings:
- "**.py" - "**.py"
- "**.rb" - "**.rb"
exclude_paths: exclude_paths:
- node_modules/ - "node_modules/"
- "client/public/* - "client/public/*"
- "workspace/*" - "workspace/*"