mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-03-18 09:48:24 -04:00
Disable scalafmt on compile option
Signed-off-by: Rahul Rudragoudar <rr83019@gmail.com>
This commit is contained in:
parent
070b862f25
commit
933145c32e
@ -21,7 +21,6 @@ scalacOptions ++= List(
|
|||||||
"-Ywarn-unused"
|
"-Ywarn-unused"
|
||||||
)
|
)
|
||||||
javacOptions += "-g:none"
|
javacOptions += "-g:none"
|
||||||
scalafmtOnCompile := true
|
|
||||||
compileOrder := CompileOrder.JavaThenScala
|
compileOrder := CompileOrder.JavaThenScala
|
||||||
|
|
||||||
fork in run := true
|
fork in run := true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user