Skip to content

Commit

Permalink
chore: scalafmtSbt
Browse files Browse the repository at this point in the history
  • Loading branch information
Alfredo Torre committed Dec 11, 2023
1 parent 7706209 commit eddb77b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions project/Publish.scala
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ package build.play.grpc
import sbt._
import Keys._

/** For projects that are not to be published.
*/
/**
* For projects that are not to be published.
*/
object NoPublish extends AutoPlugin {
override def requires = plugins.JvmPlugin

Expand Down

0 comments on commit eddb77b

Please sign in to comment.