neo-sbt-scalafmt:Scalafmt SBT插件

时间:2024-05-13 22:54:50
【文件属性】:

文件名称:neo-sbt-scalafmt:Scalafmt SBT插件

文件大小:45KB

文件格式:ZIP

更新时间:2024-05-13 22:54:50

Scala

新-sbt-scalafmt 一个SBT插件该 格式化.sbt和.scala文件 支持sbt 0.13和1.0.0-RC3 支持Scalafmt 0.6和1.0 进行中 使用sbt的ivy2进行依赖关系解析 用法 在project/plugins.sbt , // see the Maven badge at the top of this README for the latest version addSbtPlugin( " com.lucidchart " % " sbt-scalafmt " % " " ) // if you use coursier, you must use sbt-scalafmt-coursier // addSbtPlugin("com.lucidchart" % "sbt-scalafmt-coursier" % "<ve


【文件预览】:
neo-sbt-scalafmt-master
----project()
--------build.properties(20B)
--------build.sbt(357B)
----scalafmt-api()
--------src()
--------build.sbt(125B)
----sbt-scalafmt()
--------src()
--------build.sbt(495B)
----.travis.yml(783B)
----LICENSE(11KB)
----build.sbt(4KB)
----README.md(5KB)
----sbt-scalafmt-coursier()
--------src()
--------build.sbt(219B)
----scalafmt-impl()
--------src()
--------build.sbt(408B)
----.gitignore(15B)
----.scalafmt.conf(415B)

网友评论