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

View File

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