cli/internal/ghcmd
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
..
cmd.go fix errname linting issues 2026-03-24 11:21:02 +00:00
cmd_test.go Initial testscript introduction 2024-10-11 16:31:16 +02:00
update_disabled.go doc(update): improve comments on updaterEnabled 2025-05-27 13:05:47 -06:00
update_enabled.go doc(update): improve comments on updaterEnabled 2025-05-27 13:05:47 -06:00