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:47 UTC

[incubator-pekko-sbt-paradox] branch add-sbt-scalafmt created (now eaeb8b1)

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

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


      at eaeb8b1  Add sbt-scalafmt

This branch includes the following new commits:

     new eaeb8b1  Add sbt-scalafmt

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org


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

Posted by md...@apache.org.
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