Skip to content

Upgrade @gitlab/eslint-plugin to v10.0.0

Paul Gascou-Vaillancourt requested to merge upgrade-eslint-plugin-10-0-0 into master

What does this MR do and why?

This upgrades @gitlab/eslint-plugin to v10.0.0 and fixes offenses for the new require-valid-i18n-helpers and vue-require-valid-i18n-helpers rules that were added in gitlab-org/frontend/eslint-plugin!58 (merged).

Wherever it was obvious what translation namespace to use, it has been added. Other occurrences have been migrated to __ instead.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to gitlab-org/frontend/eslint-plugin#45 (closed)

Edited by Paul Gascou-Vaillancourt

Merge request reports