Commit 2287d783 authored by Alexander.Trofimov's avatar Alexander.Trofimov

add ratings to codeclimate

file-lines threshold to 5000
parent 13c0b3ce
checks:
file-lines:
config:
threshold: 15000
threshold: 5000
plugins:
eslint:
enabled: true
......@@ -12,6 +12,9 @@ plugins:
config:
languages:
- javascript:
ratings:
paths:
- "**.js"
exclude_paths:
- build/
- cell/.unit-tests/qunit
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment