suzaku-io / boopickle

Binary serialization library for efficient network communication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

upgrade to sbt 1 and latest scalafmt?

SethTisue opened this issue · comments

I am adding boopickle to the Scala 2.12 community build (scala/community-build#788), but dbuild can't deal with the version of scalafmt in your build

for now I have forked boopickle to remove scalafmt entirely, and that's okay, but it would be nicer if you moved to sbt 1 and to this version of sbt-scalafmt: https://scalameta.org/scalafmt/docs/installation.html#sbt-scalafmt

Sounds doable :)

Now using SBT 1.2.3 and latest scalafmt