Skip to content

fix lint

fix lint #527

Workflow file for this run

jobs:
lint:
name: "Vala Lint"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: elementary/actions/vala-lint@main
with:
dir: .
conf: .vala-lint.conf