We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a4d8c6 commit 80e6f8eCopy full SHA for 80e6f8e
.github/workflows/ci.yml
@@ -52,4 +52,4 @@ jobs:
52
- uses: sbt/setup-sbt@v1
53
54
- name: Check Formatting
55
- run: sbt scalafmtCheckAll
+ run: sbt scalafmtSbtCheck scalafmtCheckAll
0 commit comments