Skip to content

Update logback-classic to 1.5.16, sbt-scalafmt to 2.5.4, scalafmt-cor… #36

Update logback-classic to 1.5.16, sbt-scalafmt to 2.5.4, scalafmt-cor…

Update logback-classic to 1.5.16, sbt-scalafmt to 2.5.4, scalafmt-cor… #36

Workflow file for this run

name: scalafmt
on:
- push
jobs:
scalafmt:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 1
- name: scalafmt-native-action
uses: jrouly/scalafmt-native-action@v4