Use single quote string literals to stay consistent
requested to merge gitlab-community/gitlab:416382-protected-packages-add-format-validation-for-package-name-pattern-follow-up-single-quote-string-literals into master
What does this MR do and why?
- Use single quote string literals to stay consistent
Screenshots or screen recordings
Only nitpick changes to increase consistency in ruby code
How to set up and validate locally
Nothing to validate.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR. -
Changelog entry added, if necessary -
Documentation created/updated via this MR -
Documentation reviewed by technical writer or follow-up review issue created -
Tests added for this feature/bug -
Tested in all supported browsers -
Conforms to the code review guidelines -
Conforms to the merge request performance guidelines -
Conforms to the style guides -
Conforms to the javascript style guides -
Conforms to the database guides
-
Related to #416382