Closed Petrakeas closed 7 months ago
We want to ignore strings that reference other strings.
However, our previous rules did not allow for some legitimate usage of the "@" or escaped "\@" character.
This is now improved.
To improve the checks, the xml text prion the un-escaping had to be exposed. This resulted to a small refactoring.
We want to ignore strings that reference other strings.
However, our previous rules did not allow for some legitimate usage of the "@" or escaped "\@" character.
This is now improved.
To improve the checks, the xml text prion the un-escaping had to be exposed. This resulted to a small refactoring.