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 22:01:11 UTC

[incubator-pekko-sbt-paradox] branch main updated: Add sbt-scalafmt

This is an automated email from the ASF dual-hosted git repository.

mdedetrich pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-sbt-paradox.git


The following commit(s) were added to refs/heads/main by this push:
     new 02882fb  Add sbt-scalafmt
02882fb is described below

commit 02882fbdd554cdfaff617b2ba361a779864eda8b
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