You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 11, 2021. It is now read-only.
With version 0.1.17, I get a false positive with the following code:
If I remove the intermediate variable
trimmed
, the false positive disappears:It is also not reported if we replace StringBuilder by String as the argument:
The text was updated successfully, but these errors were encountered: