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
The @SuppressWarnings("PMD.CloseResource") were to cover up how PMD didn't really read the code.
I've moved things to runners now. There is a better way.
So the Supressing can be deleted when I move over there.