3 Star 4 Fork 5

Gitee 极速下载/ZIO

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/zio/zio
克隆/下载
.scalafmt.conf 637 Bytes
一键复制 编辑 原始数据 按行查看 历史
Kit Langton 提交于 2021-11-19 13:13 . ZLayer Resurrection (#6061)
version = "3.0.6"
maxColumn = 120
align.preset = most
align.multiline = false
continuationIndent.defnSite = 2
assumeStandardLibraryStripMargin = true
docstrings.style = Asterisk
docstrings.wrapMaxColumn = 80
lineEndings = preserve
includeCurlyBraceInSelectChains = false
danglingParentheses.preset = true
optIn.annotationNewlines = true
newlines.alwaysBeforeMultilineDef = false
runner.dialect = scala213
rewrite.rules = [RedundantBraces]
project.excludePaths = ["glob:**/scalafix/input/**", "glob:**/scalafix/output/**"]
rewrite.redundantBraces.generalExpressions = false
rewriteTokens = {
"⇒": "=>"
"→": "->"
"←": "<-"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Scala
1
https://gitee.com/mirrors/ZIO.git
git@gitee.com:mirrors/ZIO.git
mirrors
ZIO
ZIO
series/2.x

搜索帮助