这是indexloc提供的服务,不要输入任何密码
Skip to content

digest: add a setting for the maximum file length #142

digest: add a setting for the maximum file length

digest: add a setting for the maximum file length #142

Workflow file for this run

name: golangci-lint
on:
push:
permissions:
contents: read
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/setup-go@v5
with:
go-version: 1.25
- name: golangci-lint
uses: golangci/golangci-lint-action@v8
with:
version: v2.4
args: --timeout=5m