Open Helw150 opened 5 years ago
@inejc Here's my personal setup for Scalafmt - feel free to make changes as you please (If you'd like I can also add a format of the whole project to this PR so you can see what these settings would do)
@inejc Finally had a bit of free time, here's what Scalafmt does to everything
@Helw150 this is really cool, I like it. We have a pretty big PR waiting to be merged (https://github.com/picnicml/doddle-model/pull/107) and in light of avoiding complex conflicts, I suggest we wait with this one and run Scalafmt again once https://github.com/picnicml/doddle-model/pull/107 is merged. Would that work for you?
Ok so after a discussion with @matejklemen, we want to:
Yup, easy enough for me to wait and run the format after that gets merged
Description of Changes
Adds Basic Scalafmt support via SBT
Adds basic support for https://github.com/picnicml/doddle-model/issues/95
Includes