golang:golangci-lint
run: modules-download-mode: readonly skip-files: - ".*\\.pb\\.go$" linters: fast: true enable: - errcheck - godot - gosimple - govet - ineffassign - staticcheck - typecheck - unused - whitespace - revive
Backlinks
golang/golangci-lint.txt · Last modified: 2024/04/26 15:09 by Denis Evsyukov