Interface CheckstyleOutput


  • @Immutable
    public interface CheckstyleOutput
    A minimal format for the output of the CheckstyleOutput gradle tasks (eg. build/checkstyle/main.xml) see: https://github.com/checkstyle/checkstyle/blob/253430250fe784998d1b9d8a1c1b54c452751154/ src/main/java/com/puppycrawl/tools/checkstyle/XMLLogger.java#L157.