mirror of
https://github.com/samsonjs/grape-active_model_serializers.git
synced 2026-04-26 14:47:42 +00:00
5 lines
113 B
YAML
5 lines
113 B
YAML
inherit_from: .rubocop_todo.yml
|
|
AllCops:
|
|
Exclude:
|
|
- Guardfile
|
|
- grape-active_model_serializers.gemspec
|