.rubocop.yml in lovely_rufus-0.2.1 vs .rubocop.yml in lovely_rufus-0.3.0

- old
+ new

@@ -1,15 +1,12 @@ -AndOr: +Style/AndOr: Enabled: false -Documentation: +Style/Documentation: Enabled: false -FileName: +Style/FileName: Exclude: - bin/lovely-rufus -SingleLineBlockParams: - Enabled: false - -SingleSpaceBeforeFirstArg: +Style/SingleLineBlockParams: Enabled: false