Update .codeclimate.yml

Indent last 2 `ratings: paths:` patterns to fix syntax problem
This commit is contained in:
efueger 2016-12-19 13:19:05 -05:00 committed by GitHub
parent aa5f48e3c6
commit c6bbf1804b
1 changed files with 2 additions and 2 deletions

View File

@ -17,5 +17,5 @@ ratings:
paths:
- lib/**
- "**.rb"
- test/**/*
- stash/**/*
- test/**/*
- stash/**/*