hashie/.rubocop.yml

11 lines
147 B
YAML

AllCops:
Include:
- Guardfile
- Rakefile
Exclude:
- .bundle/**/*
- bin/**/*
- vendor/**/*
inherit_from: .rubocop_todo.yml