Skip to content

Bump mvdan/shfmt from v3.7.0 to v3.8.0 in /.github/linting #220

Bump mvdan/shfmt from v3.7.0 to v3.8.0 in /.github/linting

Bump mvdan/shfmt from v3.7.0 to v3.8.0 in /.github/linting #220

Workflow file for this run

name: Linting
on:
- push
- pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run lints
run: docker-compose run --rm lint --check-only