Commit 51375dfa authored by Alexander Trofimov's avatar Alexander Trofimov Committed by GitHub

Merge pull request #185 from ONLYOFFICE/feature/codeclimate

add codeclimate.yml
parents 543cacdb decbe6eb
engines:
eslint:
enabled: true
csslint:
enabled: true
duplication:
enabled: true
config:
languages:
- javascript:
exclude_paths:
- build/
- cell/document
- cell/documentation
- cell/.unit-tests
- side/
- word/
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