timestring/.codeclimate.yml

8 lines
84 B
YAML
Raw Normal View History

2015-07-09 17:19:42 +02:00
languages:
JavaScript: true
exclude_paths:
- Gulpfile.js
- test/*
- dist/*