google-api-ruby-client/.rubocop.yml

8 lines
110 B
YAML
Raw Normal View History

inherit_from: .rubocop_todo.yml
Metrics/LineLength:
Max: 120
Style/FormatString:
EnforcedStyle: sprintf