Skip to content

Fix first-time contributor notes not rendering

Stan Hu requested to merge sh-fix-special-role-error-500 into master

https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31117 enabled the HashInefficientHash Rubocop rule that was fooled by the special implementation of SpecialRole. We fix this by introducing a value? method and adding unit tests.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/65383

Edited by Stan Hu

Merge request reports