1 Star 0 Fork 7

xihongshi / fanuc-focas

forked from CodeJason / fanuc-focas 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.scalafmt.conf 517 Bytes
一键复制 编辑 原始数据 按行查看 历史
David Lee 提交于 2021-07-26 11:53 . chore: initial commit
align.preset = true
assumeStandardLibraryStripMargin = true
danglingParentheses.preset = true
docstrings.style = Asterisk
maxColumn = 120
project.git = true
rewrite.rules = [AvoidInfix, ExpandImportSelectors, RedundantParens, SortModifiers, PreferCurlyFors]
rewrite.sortModifiers.order = ["private", "protected", "final", "sealed", "abstract", "implicit", "override", "lazy"]
spaces.inImportCurlyBraces = true # more idiomatic to include whitepsace in import x.{ yyy }
trailingCommas = preserve
version = 3.0.0-RC6
Java
1
https://gitee.com/ha_ha_ha/fanuc-focas.git
git@gitee.com:ha_ha_ha/fanuc-focas.git
ha_ha_ha
fanuc-focas
fanuc-focas
main

搜索帮助