mirror of
https://github.com/samsonjs/grape-active_model_serializers.git
synced 2026-03-25 08:45:55 +00:00
9 lines
155 B
YAML
9 lines
155 B
YAML
inherit_from: .rubocop_todo.yml
|
|
|
|
AllCops:
|
|
Exclude:
|
|
- Guardfile
|
|
- grape-active_model_serializers.gemspec
|
|
|
|
Style/BlockDelimiters:
|
|
Enabled: false
|