mirror of
https://github.com/SpinalHDL/SpinalTemplateSbt.git
synced 2026-07-18 16:44:04 +08:00
add support of scalafmt
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
version = 3.6.0
|
||||
runner.dialect = scala212
|
||||
align.preset = some
|
||||
maxColumn = 120
|
||||
docstrings.wrap = no
|
||||
@@ -0,0 +1 @@
|
||||
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
|
||||
|
||||
Reference in New Issue
Block a user