this time with quotes

This commit is contained in:
Torsten Ruger 2016-12-30 11:53:45 +02:00
parent af74e65eae
commit f6db36342e

View File

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