masterzen / winrm

Command-line tool and library for Windows remote command execution in Go
Apache License 2.0
425 stars 129 forks source link

Add a golangci-lint workflow #150

Closed kke closed 10 months ago

kke commented 10 months ago

There's a .golangci.yml but no workflow. There are a some linting errors and warnings, so maybe need to fix those first. Most of them seem to be in the encryption.go.

kke commented 10 months ago

There are some deprecated linters enabled in the config.