.rubocop.yml in checkpoint-1.1.2 vs .rubocop.yml in checkpoint-1.1.3

- old
+ new

@@ -30,10 +30,10 @@ ExcludedMethods: ['describe', 'context', 'xdescribe', 'xcontext'] Layout/SpaceInsideBlockBraces: Enabled: false -Layout/IndentArray: +Layout/IndentFirstArrayElement: EnforcedStyle: consistent Style/ClassAndModuleChildren: Enabled: false