You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pekko.apache.org by md...@apache.org on 2023/02/02 21:56:48 UTC

[incubator-pekko-sbt-paradox] 01/01: Add sbt-scalafmt

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 <ma...@aiven.io>
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: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org