still trying to get rid of test for codeclimate

This commit is contained in:
Torsten Ruger 2016-12-17 13:43:41 +02:00
parent 0695e0182a
commit d9fedcc966
1 changed files with 3 additions and 4 deletions

View File

@ -15,8 +15,7 @@ engines:
enabled: true
ratings:
paths:
- Gemfile.lock
- "**.rb"
- "lib/**.rb"
exclude_paths:
- test/
- stash/
- test/**/*
- stash/**/*