diff --git a/.rubocop.yml b/.rubocop.yml index 2dce69504..8e8b05794 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -646,6 +646,7 @@ Style/HashExcept: Style/HashSyntax: Enabled: true + EnforcedShorthandSyntax: either Style/HashTransformKeys: Enabled: true