hashie/.rubocop.yml

8 lines
105 B
YAML

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