Chore: Remove betterer (#110469)
This commit is contained in:
+1
-1
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user