fiddling with config

This commit is contained in:
Torsten Ruger 2016-12-30 11:45:08 +02:00
parent 070a771934
commit af74e65eae

View File

@ -18,5 +18,5 @@ ratings:
- lib/** - lib/**
- "**.rb" - "**.rb"
exclude_paths: exclude_paths:
- "tests/" - tests/**
- "stash/" - stash/**