Package tech.picnic.errorprone.refaster.runner
@CheckReturnValue
@NullMarked
package tech.picnic.errorprone.refaster.runner
Exposes Refaster rules found on the classpath through a regular Error Prone check.
-
ClassesClassDescriptionScans the classpath for ".refaster" files and loads them as
CodeTransformers.ABugCheckerthat flags code that can be simplified using Refaster rules located on the classpath.