scalafmtSbt

This commit is contained in:
Eugene Yokota 2021-04-25 23:15:16 -04:00
parent 19bce2874c
commit 3ef1c5508b
1 changed files with 1 additions and 1 deletions

View File

@ -1521,7 +1521,7 @@ def customCommands: Seq[Setting[_]] = Seq(
},
commands += Command.command("release") { state =>
// TODO - Any sort of validation
"upperModules/compile" ::
"upperModules/compile" ::
"upperModules/publishSigned" ::
"bundledLauncherProj/publishSigned" ::
state