We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1ed626 commit ccec01dCopy full SHA for ccec01d
.golangci.yml
@@ -24,6 +24,7 @@ linters:
24
allow:
25
- $gostd
26
- github.com/BurntSushi/toml
27
+ - github.com/cenkalti/backoff/v4
28
- golang.org/x/sys/unix
29
- golang.org/x/exp/maps
30
- golang.org/x/text/cases
0 commit comments