Sign in
third-party-mirror
/
hashicorp
/
go-retryablehttp
/
refs/heads/master
/
.
/
.golangci.yml
blob: 4ff1a93b08118661f2809bf08ef10302497217f9 [
file
] [
edit
]
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
linters:
disable
-
all:
true
enable:
-
errcheck
-
staticcheck
-
gosimple
-
govet
output_format:
colored
-
line
-
number