Commit 66063626 authored by Alexander.Trofimov's avatar Alexander.Trofimov

add exclude_paths to codeclimate

parent 990a5d86
...@@ -10,8 +10,15 @@ engines: ...@@ -10,8 +10,15 @@ engines:
- javascript: - javascript:
exclude_paths: exclude_paths:
- build/ - build/
- cell/.unit-tests/qunit
- cell/document - cell/document
- cell/documentation - cell/documentation
- cell/.unit-tests - cell/model/FormulaObjects/Ebnf-Visualizer
- side/ - cell/native/underscore-min.js
- word/ - 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