Sha256: c3f1f33e07a579d0ac79b7df592f93107661a5f027248333021e754c1bce3417

Contents?: true

Size: 290 Bytes

Versions: 4

Compression:

Stored size: 290 Bytes

Contents

inherit_gem:
  google-style: google-style.yml

AllCops:
  Exclude:
    - "Rakefile"
    - "integration/**/*"
    - "rakelib/**/*"
    - "spec/**/*"
    - "test/**/*"
Metrics/ClassLength:
  Max: 200
Metrics/ModuleLength:
  Max: 110
Metrics/BlockLength:
  Exclude:
    - "googleauth.gemspec"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
googleauth-0.17.0 .rubocop.yml
googleauth-0.16.2 .rubocop.yml
googleauth-0.16.1 .rubocop.yml
googleauth-0.16.0 .rubocop.yml