.rubocop.yml in steppy-0.6.0 vs .rubocop.yml in steppy-0.7.0

- old
+ new

@@ -20,5 +20,8 @@ Airbnb/ClassOrModuleDeclaredInWrongFile: Enabled: false Airbnb/ModuleMethodInWrongFile: Enabled: false + +Lint/EndAlignment: + EnforcedStyleAlignWith: variable