ScalafixInterface

scalafix.internal.sbt.ScalafixInterface
See theScalafixInterface companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def availableRules(): Seq[ScalafixRule]
def rulesThatWillRun(): Seq[ScalafixRule]
def run(): Seq[ScalafixError]
def validate(): Option[ScalafixException]

Concrete fields

val args: Seq[Arg]