mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-08-15 15:27:19 +00:00
add scala format on compile
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
initialCommands in console := "import com.htmlism._"
|
initialCommands in console := "import com.htmlism._"
|
||||||
|
|
||||||
libraryDependencies += "org.scalatest" %% "scalatest" % "3.0.5" % "test"
|
libraryDependencies += "org.scalatest" %% "scalatest" % "3.0.5" % "test"
|
||||||
|
|
||||||
|
scalafmtOnCompile := true
|
||||||
|
Reference in New Issue
Block a user