resources/dot_files/.rubocop.yml in codelation-cli-0.0.24 vs resources/dot_files/.rubocop.yml in codelation-cli-0.0.25

- old
+ new

@@ -12,10 +12,10 @@ Enabled: false Style/RedundantSelf: Enabled: false -Style/SingleSpaceBeforeFirstArg: +Style/SpaceBeforeFirstArg: Enabled: false Style/SpaceInsideBlockBraces: SpaceBeforeBlockParameters: false