.rubocop.yml in loog-0.1.0 vs .rubocop.yml in loog-0.2.0

- old
+ new

@@ -16,5 +16,7 @@ Max: 10 Metrics/ParameterLists: Max: 10 Layout/AlignParameters: Enabled: false +Style/ClassAndModuleChildren: + Enabled: false