Remove codeclimate config file

This commit is contained in:
Tyler Long 2018-03-11 22:15:43 +08:00
parent 2ed515091f
commit 297fa7a069
1 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
engines:
duplication:
enabled: true
config:
languages:
- javascript
ratings:
paths:
- "**.js"
exclude_paths:
- node_modules/
- dist/
- coverage/
- src/diagrams/**/parser