.rubocop.yml in lovely_rufus-0.1.2 vs .rubocop.yml in lovely_rufus-0.2.0
- old
+ new
@@ -1,25 +1,13 @@
-AccessModifierIndentation:
- Enabled: false
-
AndOr:
Enabled: false
Documentation:
Enabled: false
-EndAlignment:
- Enabled: false
-
FileName:
Exclude:
- bin/lovely-rufus
-
-IndentationWidth:
- Enabled: false
-
-MethodDefParentheses:
- EnforcedStyle: require_no_parentheses
SingleLineBlockParams:
Enabled: false
SingleSpaceBeforeFirstArg: