mirror of
https://github.com/SpinalHDL/SpinalTemplateSbt.git
synced 2025-10-22 15:48:45 +08:00
add support of scalafmt
This commit is contained in:
5
.scalafmt.conf
Normal file
5
.scalafmt.conf
Normal file
@@ -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