Chore: Remove betterer (#110469)

This commit is contained in:
Tom Ratcliffe
2025-09-04 18:17:53 +01:00
committed by GitHub
parent ea7c370edd
commit 3d6d632686
14 changed files with 13 additions and 604 deletions
@@ -121,7 +121,7 @@ const noUntranslatedStrings = createRule({
if (
isUntranslated &&
// TODO: Remove this check in the future when we've fixed all cases of untranslated properties
// For now, we're only reporting the issues that can be auto-fixed, rather than adding to betterer results
// For now, we're only reporting the issues that can be auto-fixed, rather than adding to eslint suppressions
errorCanBeFixed
) {
context.report({