Skip to content

Commit

Permalink
Merge pull request #94 from mzuehlke/patch-1
Browse files Browse the repository at this point in the history
Remove hard-coded scalafmt version
  • Loading branch information
eed3si9n authored Jan 3, 2024
2 parents e8dfc3e + ee04666 commit 0e23b8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ jobs:
- name: Check project is formatted
uses: jrouly/scalafmt-native-action@v3
with:
version: '3.7.3'
arguments: '--list --mode diff-ref=origin/main'

0 comments on commit 0e23b8f

Please sign in to comment.