Skip to content

lint: fix auto-fixable issues #1

lint: fix auto-fixable issues

lint: fix auto-fixable issues #1

Workflow file for this run

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