文件名称:sbt-scalafmt-defaults:Scalafmt的默认(合理)配置
文件大小:37KB
文件格式:ZIP
更新时间:2024-04-19 07:32:24
scala sbt-plugin scalafmt sbt-scalafmt Scala
Scalafmt的默认(合理)配置 安装 plugins.sbt下行添加到您的plugins.sbt文件中: addSbtPlugin( " com.alejandrohdezma " % " sbt-scalafmt-defaults " % " 0.4.1 " ) 您还需要提供。 用法 随附的插件会自动激活。 默认情况下,它将启用scalafmtOnCompile .scalafmt.conf在项目的根文件夹中创建一个.scalafmt.conf ,其内容如下: # This file has been automatically generated and should # not be edited nor added to source control systems. # To edit the original configurations go to # https:
【文件预览】:
sbt-scalafmt-defaults-main
----project()
--------build.properties(18B)
--------dependencies.sbt(299B)
--------plugins.sbt(939B)
----NOTICE.md(396B)
----.github()
--------release-drafter.yml(2KB)
--------CODEOWNERS(19B)
--------workflows()
----modules()
--------sbt-scalafmt-defaults()
----CONTRIBUTING.md(2KB)
----build.sbt(1004B)
----AUTHORS.md(704B)
----LICENSE.md(11KB)
----README.md(3KB)
----docs()
--------NOTICE.md(373B)
--------CONTRIBUTING.md(2KB)
--------AUTHORS.md(423B)
--------LICENSE.md(11KB)
--------README.md(2KB)
--------CODE_OF_CONDUCT.md(946B)
----CODE_OF_CONDUCT.md(946B)
----.gitignore(1KB)
----.scalafmt.conf(1KB)