lgemeinhardt

Results 2 issues of lgemeinhardt

This sample code should find the "LO_APPENDED_STRING_IN_FORMAT_STRING" bug warning : ``` package sample; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; public class Sample { private static final Logger LOG = LogManager.getLogger(); public static...

reasonable

Add google-java-format in with-dependencies JAR, broken after https://github.com/google/error-prone/commit/5f71110374e63f3c35b661f538295fa15b5c1db2 Similar to #1398, #1259 and #1238