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 Mar 21, 2024
1 parent 8bc950a commit 74b282d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ linters:
enable:
- bodyclose
- containedctx
- copyloopvar
- dupl
- dupword
- durationcheck
Expand All @@ -128,6 +129,7 @@ linters:
- gosimple
- govet
- ineffassign
- intrange
- misspell
- noctx
- nolintlint
Expand Down

0 comments on commit 74b282d

Please sign in to comment.