qemu-user-static/.codeclimate.yml
2017-12-09 23:02:17 +01:00

13 lines
170 B
YAML

---
engines:
fixme:
enabled: true
shellcheck:
enabled: true
markdownlint:
enabled: true
ratings:
paths:
- "**.sh"
- "**.md"
exclude_paths: []