Removing codeclimate yml

This commit is contained in:
sharpshark28 2018-02-22 18:55:58 -06:00
parent 70cfecd483
commit 182b8be1d4

View file

@ -1,11 +0,0 @@
engines:
duplication:
enabled: false
config:
languages:
- javascript:
ratings:
paths:
- "**.js"
exclude_paths:
- "node_modules/**/*"