Update CodeClimate config

This commit is contained in:
Artur Beljajev 2018-06-09 05:23:55 +03:00
parent 5441424e45
commit cd107916bc

View file

@ -23,6 +23,7 @@ exclude_patterns:
- "bin/"
- "config/"
- "db/"
- "lib/"
- "vendor/"
- "test/"
- "spec/"