Skip to content

refactor: change provider options structs to be private / internal #16

refactor: change provider options structs to be private / internal

refactor: change provider options structs to be private / internal #16

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