bizzabo / play-json-extensions

+22 field case class formatter and more for play-json
http://cvogt.org/play-json-extensions/api/
Other
196 stars 44 forks source link

Format tests according to scalariform rules #62

Closed dhoepelman closed 5 years ago

dhoepelman commented 5 years ago

120936c4c64787f3fa5d4d572f93ae9f46554cdd introduced scalariform, but did not format the tests. These changing are caused by running sbt test on a fresh clone of master

dhoepelman commented 5 years ago

This seems to be already done in master