.rubocop.yml in omniauth_openid_connect-0.4.0 vs .rubocop.yml in omniauth_openid_connect-0.5.0
- old
+ new
@@ -56,9 +56,6 @@
Metrics/MethodLength:
Max: 45
AllCops:
Exclude:
- - bin/**/*
- - Rakefile
- - config/**/*
- - test/**/*
+ - vendor/bundle/**/*