Skip to content

refactor: json check func should not be part of the public api #10

refactor: json check func should not be part of the public api

refactor: json check func should not be part of the public api #10

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