inherit_gem:
google-style: google-style.yml
AllCops:
Exclude:
- "spec/**/*"
- "Rakefile"
Metrics/ClassLength:
Max: 110
- "lib/googleauth/credentials.rb"
Metrics/ModuleLength:
Metrics/BlockLength:
- "googleauth.gemspec"