Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: no-unlocalized-strings rule to ignore string literals in expressions assigned to variables specified in ignoreNames #94

Merged
merged 16 commits into from
Dec 9, 2024

fix: another test case

1128032
Select commit
Loading
Failed to load commit list.
Merged

fix: no-unlocalized-strings rule to ignore string literals in expressions assigned to variables specified in ignoreNames #94

fix: another test case
1128032
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 5, 2024 in 0s

76.92% of diff hit (target 96.60%)

View this Pull Request on Codecov

76.92% of diff hit (target 96.60%)

Annotations

Check warning on line 514 in src/rules/no-unlocalized-strings.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rules/no-unlocalized-strings.ts#L514

Added line #L514 was not covered by tests

Check warning on line 517 in src/rules/no-unlocalized-strings.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rules/no-unlocalized-strings.ts#L517

Added line #L517 was not covered by tests

Check warning on line 520 in src/rules/no-unlocalized-strings.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rules/no-unlocalized-strings.ts#L520

Added line #L520 was not covered by tests

Check warning on line 522 in src/rules/no-unlocalized-strings.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rules/no-unlocalized-strings.ts#L522

Added line #L522 was not covered by tests