Update scalafmt
This commit is contained in:
parent
4c0219600b
commit
45e3da0160
2 changed files with 2 additions and 2 deletions
2
.github/workflows/format.yml
vendored
2
.github/workflows/format.yml
vendored
|
|
@ -20,5 +20,5 @@ jobs:
|
|||
- name: Check project is formatted
|
||||
uses: jrouly/scalafmt-native-action@v2
|
||||
with:
|
||||
version: '3.6.1'
|
||||
version: '3.7.1'
|
||||
arguments: '--list --mode diff-ref=origin/main'
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
version = 3.6.1
|
||||
version = 3.7.1
|
||||
runner.dialect = scala213
|
||||
project.git = true
|
||||
style = defaultWithAlign
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue