cli/pkg/cmd/pr/checks
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
..
fixtures Show cancelled checks (#7960) 2023-09-24 18:27:01 +02:00
aggregate.go Implement ExportData to filter json fields 2024-05-14 09:49:07 -04:00
checks.go fix errname linting issues 2026-03-24 11:21:02 +00:00
checks_test.go fix errname linting issues 2026-03-24 11:21:02 +00:00
output.go Deprecate ColorScheme.Gray for ColorScheme.Muted 2025-04-06 10:18:48 -04:00