ADAPT-Chase's picture
Add files using upload-large-folder tool
864e14a verified
name: lint
on:
push:
pull_request:
jobs:
lint:
uses: charmbracelet/meta/.github/workflows/lint.yml@main
with:
golangci_path: .golangci.yml
golangci_version: v2.4
timeout: 10m