Delete legacy scala build files (#467)
* Delete assembly.sbt * Delete build.properties * Delete plugins.sbt * Delete .scalafmt.conf
This commit is contained in:
parent
7185e3e4e6
commit
76c17297f0
4 changed files with 0 additions and 9 deletions
|
@ -1,2 +0,0 @@
|
|||
maxColumn = 80
|
||||
align = more
|
|
@ -1 +0,0 @@
|
|||
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")
|
|
@ -1 +0,0 @@
|
|||
sbt.version = 1.3.12
|
|
@ -1,5 +0,0 @@
|
|||
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.1")
|
||||
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
|
||||
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "2.4.9")
|
||||
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
|
Loading…
Reference in a new issue