Skip to content

Allow default frozen string literal

Doug Stull requested to merge enable-frozen-string-comment into master

Allow default settings where this is on to be true.

GitLab has it overridden right now to be true as well. https://gitlab.com/gitlab-org/gitlab/-/blob/4d019cc6dee2a6dbbefc820563ec405c80ee7f8d/.rubocop.yml#L47

Merge request reports