cli/pkg/cmd/ssh-key
copilot-swe-agent[bot] fb2162c027 fix errname linting issues
Rename error variables and types to follow errname linter conventions:
- Exported sentinels: ErrXxx
- Unexported sentinels: errXxx
- Exported error types: XxxError
- Unexported error types: xxxError

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-24 11:21:02 +00:00
..
add Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
delete Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
list fix errname linting issues 2026-03-24 11:21:02 +00:00
shared Fix linting issues: canonicalheader, embeddedstructfieldcheck, iotamixing, makezero, testableexamples, wastedassign, usetesting, tparallel, unconvert, intrange, iface 2026-03-24 11:05:52 +00:00
ssh_key.go Add ssh-key delete command (#6273) 2022-10-12 08:22:22 +00:00