Run scalafmtCheck in an sbt assembly

前端 未结 0 953
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-31 06:16

I would like to run a scalafmtCheck in sbt assembly. I tried to add (compile in Compile) := ((compile in Compile) dependsOn scalafmtCheck).v

相关标签:
回答
  • 消灭零回复
提交回复
热议问题