Implement an SSH config parser #502
Annotations
4 errors
Lint:
protocol/ssh/sshconfig/parser.go#L773
commentFormatting: put a space between `//` and comment text (gocritic)
|
Lint:
protocol/ssh/sshconfig/parser.go#L411
cyclomatic complexity 35 of func `(*Parser).matchesMatch` is high (> 30) (gocyclo)
|
Lint:
protocol/ssh/sshconfig/sshconfig.go#L3
Duplicate words (Include) found (dupword)
|
Lint
issues found
|