Update .codeclimate.yml
This commit is contained in:
parent
0eb937eaee
commit
0efaf6a493
1 changed files with 2 additions and 4 deletions
|
@ -31,8 +31,6 @@ ratings:
|
||||||
- "**.py"
|
- "**.py"
|
||||||
- "**.rb"
|
- "**.rb"
|
||||||
exclude_paths:
|
exclude_paths:
|
||||||
- node_modules/
|
- "node_modules/"
|
||||||
- "client/public/*
|
- "client/public/*"
|
||||||
- "workspace/*"
|
- "workspace/*"
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue