.rubocop.yml in hexx-2.2.0 vs .rubocop.yml in hexx-3.0.0

- old
+ new

@@ -12,9 +12,12 @@ Style/AccessorMethodName: Exclude: - 'spec/**/*' +Style/AsciiComments: + Enabled: false + Style/ClassAndModuleChildren: Exclude: - 'spec/**/*' Style/Documentation: