cli/pkg/cmd/pr
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
..
checkout Fix linting issues: canonicalheader, embeddedstructfieldcheck, iotamixing, makezero, testableexamples, wastedassign, usetesting, tparallel, unconvert, intrange, iface 2026-03-24 11:05:52 +00:00
checks fix errname linting issues 2026-03-24 11:21:02 +00:00
close fix errname linting issues 2026-03-24 11:21:02 +00:00
comment Add --delete-last option to pr comment and issue comment (#10596) 2025-05-01 14:12:55 +01:00
create fix errname linting issues 2026-03-24 11:21:02 +00:00
diff Fix linting issues: canonicalheader, embeddedstructfieldcheck, iotamixing, makezero, testableexamples, wastedassign, usetesting, tparallel, unconvert, intrange, iface 2026-03-24 11:05:52 +00:00
edit fix errname linting issues 2026-03-24 11:21:02 +00:00
list Add missing TODO comments for featuredetection if-statements 2026-02-16 14:24:32 -07:00
merge fix errname linting issues 2026-03-24 11:21:02 +00:00
ready fix errname linting issues 2026-03-24 11:21:02 +00:00
reopen fix errname linting issues 2026-03-24 11:21:02 +00:00
revert fix errname linting issues 2026-03-24 11:21:02 +00:00
review Cleanup run command stubbed finders in tests 2025-05-02 14:48:52 +02:00
shared fix errname linting issues 2026-03-24 11:21:02 +00:00
status Fix linting issues: canonicalheader, embeddedstructfieldcheck, iotamixing, makezero, testableexamples, wastedassign, usetesting, tparallel, unconvert, intrange, iface 2026-03-24 11:05:52 +00:00
update-branch fix errname linting issues 2026-03-24 11:21:02 +00:00
view Add generic actorDisplayName for all actor display names 2026-03-06 11:55:09 -07:00
pr.go feat: implement pr revert 2025-10-06 13:25:31 -04:00