Implement an SSH config parser #522
Annotations
3 errors
golangci-lint:
protocol/ssh/sshconfig/splitargs.go#L21
cognitive complexity 37 of func `SplitArgs` is high (> 30) (gocognit)
|
golangci-lint:
protocol/ssh/sshconfig/splitargs.go#L37
variable name 'ch' is too short for the scope of its usage (varnamelen)
|
golangci-lint
issues found
|
Loading