mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-05-04 16:26:32 -04:00
disable javafmt
This commit is contained in:
parent
600bcee67e
commit
0b0b6f4e22
@ -23,7 +23,7 @@ scalacOptions ++= List(
|
||||
)
|
||||
javacOptions += "-g:none"
|
||||
compileOrder := CompileOrder.JavaThenScala
|
||||
javafmtOnCompile := false
|
||||
// javafmtOnCompile := false
|
||||
assembly / mainClass := Some("lc.LCFramework")
|
||||
Compile / run / mainClass := Some("lc.LCFramework")
|
||||
assembly / assemblyJarName := "LibreCaptcha.jar"
|
||||
|
Loading…
x
Reference in New Issue
Block a user