"Your .codeclimate.yml is not valid YAML."

This commit is contained in:
Akira Matsuda 2017-06-06 16:52:20 +09:00
parent c4ec3c8cee
commit f11979b119
1 changed files with 1 additions and 1 deletions

View File

@ -14,4 +14,4 @@ ratings:
- "**.rb"
exclude_paths:
- test/
- */test/
- "*/test/"