Skip to content

Enable Tailwind/StringInterpolation cop rule

Peter Leitzen requested to merge pl-rubocop-tailwind-string-interpolation into master

What does this MR do and why?

This MR enabled Tailwind/StringInterpolation cop rule which was added to gitlab-styles in gitlab-org/ruby/gems/gitlab-styles!230 (merged) (disabled by default).

It also excludes some usages of it where the CSS class is not a utility class.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Kev Kloss

Merge request reports

Loading