lsug / lsug-website

Source code of the London Scala User Group Website (yet to be hosted)
GNU General Public License v3.0
3 stars 20 forks source link

Add format check to GitHub action #28

Closed zainab-ali closed 3 years ago

zainab-ali commented 3 years ago

This adds a scalafmt check to the GitHub PR actions. Code must be reformatted before PRing with

mill mill.scalalib.scalafmt.ScalafmtModule/reformatAll __.sources