sort imports

This commit is contained in:
Mark Canlas
2022-12-05 09:14:58 -05:00
parent 037c292c64
commit 0cdc2fc7af
4 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -53,4 +53,4 @@ jobs:
- name: Check that workflows are up to date
run: sbt ++${{ matrix.scala }} githubWorkflowCheck
- run: sbt ++${{ matrix.scala }} scalafmtCheck test
- run: sbt ++${{ matrix.scala }} 'scalafixAll --check' scalafmtCheck test