Skip to content

Fix linting errors in sprintf

Winnie Hellmann requested to merge winh-fix-sprintf-eslint into master

What does this MR do?

Fix linting errors in app/assets/javascripts/locale/sprintf.js introduced by https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14506 after https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14521.

Merge request reports