.rubocop.yml in signore-0.2.1 vs .rubocop.yml in signore-0.2.2

- old
+ new

@@ -13,5 +13,8 @@ IndentationWidth: Enabled: false MethodDefParentheses: EnforcedStyle: require_no_parentheses + +SingleSpaceBeforeFirstArg: + Enabled: false