sbt / sbt-sbom

sbt bom.xml exporter
MIT License
17 stars 6 forks source link

Add and apply scalafmt #63

Closed mdedetrich closed 1 day ago

mdedetrich commented 1 day ago

This PR adds scalafmt, as well as a github action check as well as applying it to the codebase.

When merging the PR, either do a merge commit or a rebase and merge but not squash and merge as I want to add the Apply scalafmt commit to git blame ignore revs.

I used a scalafmt configuration that is common within sbt-plugins