Class Scala


  • public class Scala
    extends FormatterFactory
    A FormatterFactory implementation that corresponds to <scala>...</scala> configuration element.

    It defines a formatter for scala source files that can execute both language agnostic (e.g. LicenseHeader) and scala-specific (e.g. Scalafmt) steps.