lint.yml

1name: lint
2on:
3  push:
4  pull_request:
5
6jobs:
7  lint:
8    uses: charmbracelet/meta/.github/workflows/lint.yml@main