Skip to content

Revert "Update sbt-scalafix, scalafix-core to 0.13.0" #342

Revert "Update sbt-scalafix, scalafix-core to 0.13.0"

Revert "Update sbt-scalafix, scalafix-core to 0.13.0" #342

Workflow file for this run

name: Check Lint
on:
push:
branches: [ main ]
pull_request:
jobs:
check-lint:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- run: ./scripts/check-lint.sh