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 Feb 12, 2025
1 parent 1196255 commit eb443f0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ linters-settings:
require-specific: true
stylecheck:
dot-import-whitelist:
- github.com/majewsky/gg/option
- github.com/onsi/ginkgo/v2
- github.com/onsi/gomega
usestdlibvars:
Expand All @@ -121,7 +122,6 @@ linters-settings:
time-weekday: true
tls-signature-scheme: true
usetesting:
os-setenv: true
os-temp-dir: true
whitespace:
# Enforce newlines (or comments) after multi-line function signatures.
Expand Down Expand Up @@ -166,7 +166,6 @@ linters:
- sqlclosecheck
- staticcheck
- stylecheck
- tenv
- typecheck
- unconvert
- unparam
Expand Down

0 comments on commit eb443f0

Please sign in to comment.