Quote values

#700
This commit is contained in:
Artur Beljajev 2018-02-07 12:33:00 +02:00
parent 7fa75f33dc
commit 114361f7f6

View file

@ -31,8 +31,8 @@ plugins:
IrresponsibleModule: IrresponsibleModule:
enabled: false enabled: false
exclude_patterns: exclude_patterns:
- config/ - "config/"
- db/ - "db/"
- vendor/ - "vendor/"
- spec/ - "spec/"
- test/ - "test/"