Commit 13c0b3ce authored by Alexander.Trofimov's avatar Alexander.Trofimov

update codeclimate config

set file-lines threshold 15000
parent 79c5e62a
engines:
checks:
file-lines:
config:
threshold: 15000
plugins:
eslint:
enabled: true
csslint:
......@@ -9,17 +13,17 @@ engines:
languages:
- javascript:
exclude_paths:
- build/
- cell/.unit-tests/qunit
- cell/document
- cell/documentation
- cell/model/FormulaObjects/Ebnf-Visualizer
- cell/model/FormulaObjects/PegJs
- cell/native/underscore-min.js
- cell/native/xregexp-all-min.js
- common/FontsFreeType/Private
- common/externs
- slide/themes
- slide/document
- word/document
- word/Documents
- build/
- cell/.unit-tests/qunit
- cell/document
- cell/documentation
- cell/model/FormulaObjects/Ebnf-Visualizer
- cell/model/FormulaObjects/PegJs
- cell/native/underscore-min.js
- cell/native/xregexp-all-min.js
- common/FontsFreeType/Private
- common/externs
- slide/themes
- slide/document
- word/document
- word/Documents
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