Files
abra/vendor/github.com/hashicorp/go-retryablehttp/.golangci.yml
decentral1se 56a68dfa91
All checks were successful
continuous-integration/drone/push Build is passing
chore: bump deps
2025-08-12 05:17:15 +00:00

12 lines
202 B
YAML

# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
linters:
disable-all: true
enable:
- errcheck
- staticcheck
- gosimple
- govet
output_format: colored-line-number