Skip to content

Update scalafmt-core to 3.7.12 #133

Update scalafmt-core to 3.7.12

Update scalafmt-core to 3.7.12 #133

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@v3
- run: ./scripts/check-lint.sh