diff --git a/.rubocop.yml b/.rubocop.yml index 88217446..92909eec 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -191,7 +191,6 @@ Style/SpaceAroundOperators: Style/SpaceInsideBrackets: Enabled: false Style/StringLiterals: - Enabled: false EnforcedStyle: double_quotes Style/StringLiteralsInInterpolation: EnforcedStyle: double_quotes