Commit 61da3536 authored by Alexander Trofimov's avatar Alexander Trofimov Committed by GitHub

Merge pull request #194 from ONLYOFFICE/feature/update-codeclimate

add ratings to codeclimate
parents 02d7f99f 2287d783
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