Skip to content

Commit

Permalink
Run go-makefile-maker
Browse files Browse the repository at this point in the history
  • Loading branch information
sapcc-bot committed Sep 20, 2023
1 parent 61dc67d commit d0beffd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@ linters-settings:
misspell:
ignore-words:
- strat
stylecheck:
dot-import-whitelist:
- github.com/onsi/ginkgo/v2
- github.com/onsi/gomega
usestdlibvars:
constant-kind: true
crypto-hash: true
Expand Down Expand Up @@ -113,6 +117,7 @@ linters:
- errorlint
- exportloopref
- forbidigo
- ginkgolinter
- gocheckcompilerdirectives
- gocritic
- gofmt
Expand Down

0 comments on commit d0beffd

Please sign in to comment.