Skip to content

Implement an SSH config parser #502

Implement an SSH config parser

Implement an SSH config parser #502

Triggered via pull request March 13, 2024 23:13
@kkekke
synchronize #181
ssh-config-parser
Status Failure
Total duration 44s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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