rubocop-style.yml in gitlab-styles-3.3.0 vs rubocop-style.yml in gitlab-styles-3.4.0

- old
+ new

@@ -108,10 +108,10 @@ Style/FormatStringToken: Enabled: false # Checks if there is a magic comment to enforce string literals Style/FrozenStringLiteralComment: - Enabled: false + Enabled: true # Do not introduce global variables. Style/GlobalVars: Enabled: true Exclude: