dots/.rubocop.yml
2017-05-07 16:57:16 -07:00

5 lines
92 B
YAML

AllCops:
Exclude:
- 'vendor/**/*'
- 'spec/fixtures/**/*'
TargetRubyVersion: 2.0