embark/.codeclimate.yml

10 lines
113 B
YAML
Raw Normal View History

2016-10-22 23:10:25 +00:00
ratings:
2016-10-22 23:58:24 +00:00
paths:
- "lib/**/*"
2016-10-22 23:10:25 +00:00
exclude_paths:
2016-10-22 23:16:25 +00:00
- "tests/"
- "old_tests/"
- "boilerplate/"
- "demo/"
- "js/"