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
Simple python script that converts a JUnit XML to a Checkstyle XML. This might be useful because linting with JUnit output is not easily readable via Jenkins, whereas Checkstyle format can be easily readable via the Checkstyle plugin.