9 lines
217 B
YAML
9 lines
217 B
YAML
|
xml:
|
||
|
# exclude ruby templates from checks
|
||
|
exclude_path: .*\.erb$
|
||
|
|
||
|
shellsyntax:
|
||
|
# exclude ruby templates from checks
|
||
|
ignore:
|
||
|
- /usr/lib*/pcsd/vendor/bundle/gems/thin*/lib/thin/controllers/*.erb
|