Commit graph

9 commits

Author SHA1 Message Date
PJ Fanning
719c944dff
Update format.yml (#1322) 2024-05-12 12:09:26 +01:00
Marco Zühlke
cda63179fc
Remove hard-coded scalafmt version (#901)
Since `scalafmt-native-action v3` the scalafmt version will be picked up from the `.scalafmt.conf` file.

Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
2024-01-04 10:40:53 +01:00
He-Pin
efaa82c966 =sbt update scalafmt to 3.7.14 2023-09-18 17:50:40 +08:00
Matthew de Detrich
131e774829 Use fetch tags from latest checkout action 2023-09-05 15:25:19 +02:00
Matthew de Detrich
223a338f0e Update scalafmt 2023-07-30 11:54:51 +02:00
PJ Fanning
f358df1c86
replace use of unmaintained setup-scala action (#148)
* replace use of unmaintained setup-scala scation

* try setting gha permissions
2023-02-07 16:34:49 +01:00
Matthew de Detrich
45e3da0160 Update scalafmt 2023-01-27 09:42:34 +01:00
PJ Fanning
494d62515e
update github actions due to warnings about nodejs version (#53)
* update github actions due to warnings about nodejs version

* use sbtx instead of sbt because sbtx supports -jvm-opts
2022-11-17 12:51:24 +01:00
Matthew de Detrich
1ca5139f28 Add github workflow to check scala code is formatted 2022-11-05 19:42:52 +01:00