Skip to content

refactor: revert o use a single go module again #25

refactor: revert o use a single go module again

refactor: revert o use a single go module again #25

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