Skip to content

RuboCop: Enable previously disabled Style/StringLiteralsInInterpolation

What does this MR do and why?

This MR aims to solve the issue #369268 (closed)

Enable Style/StringLiteralsInInterpolation RuboCop in "grace period". See https://docs.gitlab.com/ee/development/rake_tasks.html#run-rubocop-in-graceful-mode.

Edited by Peter Leitzen

Merge request reports