.rubocop.yml in apple_auth-0.1.0 vs .rubocop.yml in apple_auth-1.0.0

- old
+ new

@@ -1,4 +1,9 @@ +AllCops: + TargetRubyVersion: 2.5 + Exclude: + - lib/generators/apple_auth/apple_auth_controller/templates/** + Style/Documentation: Enabled: false Layout/SpaceBeforeFirstArg: Exclude: