still struggling with the config

This commit is contained in:
Torsten Ruger 2016-12-17 13:52:29 +02:00
parent fa3f96103a
commit 4875d3aea7

View File

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