mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-04-16 16:59:53 -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"
|
||||
)
|
||||
javacOptions += "-g:none"
|
||||
scalafmtOnCompile := true
|
||||
compileOrder := CompileOrder.JavaThenScala
|
||||
|
||||
fork in run := true
|
||||
|
Loading…
x
Reference in New Issue
Block a user