Sha256: fe3d7564999a6e18f265ae59c388e9509cf58d1434a4759a2cf48e74dff56740
Contents?: true
Size: 329 Bytes
Versions: 5
Compression:
Stored size: 329 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" Style/SafeNavigation: Enabled: false
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
googleauth-0.15.1 | .rubocop.yml |
googleauth-0.15.0 | .rubocop.yml |
googleauth-0.14.0 | .rubocop.yml |
googleauth-0.13.1 | .rubocop.yml |
googleauth-0.13.0 | .rubocop.yml |