scalafix.sbt
package scalafix.sbt
Members list
Type members
Classlikes
object BuildInfo
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
BuildInfo.type
final class InvalidArgument(msg: String) extends RuntimeException, FeedbackProvidedException
Attributes
- Supertypes
-
trait FeedbackProvidedExceptiontrait UnprintableExceptionclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
object ScalafixEnable
Command to automatically enable semanticdb compiler output for shell session
Command to automatically enable semanticdb compiler output for shell session
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ScalafixEnable.type
final class ScalafixFailed(val errors: List[ScalafixError]) extends RuntimeException, FeedbackProvidedException
Attributes
- Supertypes
-
trait FeedbackProvidedExceptiontrait UnprintableExceptionclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
object ScalafixPlugin extends AutoPlugin
Attributes
- Supertypes
-
class AutoPlugintrait PluginsFunctionsclass Basictrait Pluginsclass Objecttrait Matchableclass AnyShow all
- Self type
-
ScalafixPlugin.type
object ScalafixTestkitPlugin extends AutoPlugin
Attributes
- Supertypes
-
class AutoPlugintrait PluginsFunctionsclass Basictrait Pluginsclass Objecttrait Matchableclass AnyShow all
- Self type
In this article