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