Skip to content

Commit

Permalink
windows nolint
Browse files Browse the repository at this point in the history
  • Loading branch information
mmetc committed Jan 16, 2025
1 parent e3783ec commit 75389fd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ linters-settings:
- (*os/exec.Cmd).Wait
- (*os.Process).Kill
- (*text/template.Template).ExecuteTemplate
- syscall.FreeLibrary
- windows.CloseHandle
- windows.ResetEvent
- (*golang.org/x/sys/windows/svc/eventlog.Log).Info
- (*golang.org/x/sys/windows/svc/mgr.Mgr).Disconnect

- (github.com/bluele/gcache.Cache).Set
- (github.com/gin-gonic/gin.ResponseWriter).WriteString
Expand Down

0 comments on commit 75389fd

Please sign in to comment.