Class PaddedCell

java.lang.Object
com.diffplug.spotless.PaddedCell

public final class PaddedCell extends Object
Models the result of applying a Formatter on a given File while characterizing various failure modes (slow convergence, cycles, and divergence).

See check(Formatter, File) as the entry point to this class.

  • Method Details