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

Diagnostic::Localization support of advanced string concatenation constructions #441

Open
SENya1990 opened this issue Apr 18, 2022 · 1 comment
Labels
enhancement New feature or request static analysis Items related to static code analysis

Comments

@SENya1990
Copy link
Contributor

ATR-210 and ATR-347

We have a set of localization checking diagnostics: PX1050, PX1051, PX1052, PX1053.
They need to be extended to support advanced string concatenation constructions:

string.Join and String.Join methods
string interpolation
`StringBuilder` class methods
@SENya1990 SENya1990 added enhancement New feature or request static analysis Items related to static code analysis labels Apr 18, 2022
@SENya1990
Copy link
Contributor Author

string interpolation was supported in Acuminator 3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request static analysis Items related to static code analysis
Projects
None yet
Development

No branches or pull requests

1 participant