scalatags icon indicating copy to clipboard operation
scalatags copied to clipboard

Add in Scalafmt

Open ckipp01 opened this issue 2 years ago • 1 comments

When touching this repo (or really any repo) I also rely on being able to just trigger a format, but this repo has none set up. The formatting is also a pretty unconventional with no real consistency. A lot of the other com-lihaoyi projects added in Scalafmt, so I'm hoping that we could do the same here. There is 2 commits here. The first is the one that actually formats everything and the second is the one that adds the formatting to the build.sc, CI, and adds in a .git-blame-ignore-refs to ensure the history is kept.

ckipp01 avatar Jan 01 '23 12:01 ckipp01

This will conflict again if we merge https://github.com/com-lihaoyi/scalatags/pull/263 so I'll wait until that is in before rebasing this.

ckipp01 avatar Jan 28 '23 11:01 ckipp01