File: .rubocop.yml

package info (click to toggle)
ruby-google-api-client 0.23.4-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 42,712 kB
  • sloc: ruby: 356,112; makefile: 4
file content (7 lines) | stat: -rw-r--r-- 110 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
inherit_from: .rubocop_todo.yml

Metrics/LineLength:
  Max: 120

Style/FormatString:
  EnforcedStyle: sprintf