Files
DocumentServer-v-9.2.0/sdkjs/.codeclimate.yml
Yajbir Singh f1b860b25c
Some checks failed
check / markdownlint (push) Has been cancelled
check / spellchecker (push) Has been cancelled
updated
2025-12-11 19:03:17 +05:30

29 lines
440 B
YAML

checks:
file-lines:
config:
threshold: 5000
engines:
eslint:
enabled: true
csslint:
enabled: true
duplication:
enabled: false
config:
languages:
- javascript:
ratings:
paths:
- "**.js"
exclude_paths:
- build/
- cell/document
- cell/documentation
- common/libfont/js/private
- common/externs
- slide/themes
- slide/document
- vendor/
- word/document
- word/Documents