Skip to content

refactor: declare func types for agent callbacks #8

refactor: declare func types for agent callbacks

refactor: declare func types for agent callbacks #8

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