.rubocop.yml in lovely_rufus-0.1.0 vs .rubocop.yml in lovely_rufus-0.1.1
- old
+ new
@@ -8,13 +8,17 @@
Enabled: false
EndAlignment:
Enabled: false
+FileName:
+ Exclude:
+ - bin/lovely-rufus
+
IndentationWidth:
Enabled: false
MethodDefParentheses:
- Enabled: false
+ EnforcedStyle: require_no_parentheses
SingleLineBlockParams:
Enabled: false