config/default.yml in rubocop-mhenrixon-0.80.1 vs config/default.yml in rubocop-mhenrixon-0.81.0

- old
+ new

@@ -57,6 +57,12 @@ Style/HashTransformKeys: Enabled: true Style/HashTransformValues: + Enabled: true + +Lint/RaiseException: + Enabled: true + +Lint/StructNewOverride: Enabled: true \ No newline at end of file