BenjaminPanda
Results
1
issues of
BenjaminPanda
In my project I use a lot of String.formats() with multiple %s, so i would like to avoid those being changed into %1$. Is there a way for me to...