cli/pkg/cmd/extension
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
..
browse fix errname linting issues 2026-03-24 11:21:02 +00:00
ext_tmpls Update actions/checkout to v6 in extension workflow templates 2025-12-30 23:39:34 +09:00
command.go fix errname linting issues 2026-03-24 11:21:02 +00:00
command_test.go fix errname linting issues 2026-03-24 11:21:02 +00:00
extension.go Fix linting issues: canonicalheader, embeddedstructfieldcheck, iotamixing, makezero, testableexamples, wastedassign, usetesting, tparallel, unconvert, intrange, iface 2026-03-24 11:05:52 +00:00
extension_test.go Add missing gc.AssertExpectations calls 2025-04-10 14:09:49 +01:00
git.go Set upstream remote to track all branches after initial fetch (#7542) 2023-06-12 09:23:56 +09:00
http.go fix errname linting issues 2026-03-24 11:21:02 +00:00
manager.go fix errname linting issues 2026-03-24 11:21:02 +00:00
manager_test.go fix errname linting issues 2026-03-24 11:21:02 +00:00
mocks.go Use git client in extension manager (#6547) 2022-11-10 11:38:12 +02:00
symlink_other.go chore: apply go fix to remove deprecated // +build tags 2025-10-30 21:10:45 +00:00
symlink_windows.go Rename gh extensionsgh extension 2021-08-11 22:22:39 +02:00