This is an automated email from the ASF dual-hosted git repository. mdedetrich pushed a commit to branch add-sbt-scalafmt in repository https://gitbox.apache.org/repos/asf/incubator-pekko-sbt-paradox.git
commit eaeb8b18fc5c016d1d7c16f0be075d7c92b5e3b5 Author: Matthew de Detrich <[email protected]> AuthorDate: Thu Feb 2 22:56:38 2023 +0100 Add sbt-scalafmt --- plugin/plugins.sbt | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin/plugins.sbt b/plugin/plugins.sbt new file mode 100644 index 0000000..83adafa --- /dev/null +++ b/plugin/plugins.sbt @@ -0,0 +1 @@ +addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6") --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
