Files
2026-07-13 13:12:56 +08:00

12 lines
179 B
YAML

name: lint
on:
push:
pull_request:
jobs:
lint:
uses: charmbracelet/meta/.github/workflows/lint.yml@main
with:
golangci_path: .golangci.yml
timeout: 10m