We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c1ecd7 commit 1de3abeCopy full SHA for 1de3abe
.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