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.
  • Classes
    Class
    Description
    Scans the classpath for ".refaster" files and loads them as CodeTransformers.
    A BugChecker that flags code that can be simplified using Refaster rules located on the classpath.