gitlink-cli/shortcuts/workflow
wbtiger 1bf16d31db chore: fix CI workflow, golangci-lint config, and minor lint/format issues
- Add checkout and setup-go steps to Gitea CI workflow, use make targets
- Exclude errcheck for test files in golangci-lint config
- Fix staticcheck QF1002 (tagged switch) in repo_test.go
- Fix gofmt trailing newline in triage_rules_test.go

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-31 22:45:17 +08:00
..
testdata Add workflow repo-report command 2026-05-26 16:28:28 +08:00
api_types.go chore: add golangci-lint config and fix lint issues 2026-05-31 00:37:45 +08:00
api_types_test.go test: add comprehensive test coverage across all packages (88.5% → 90.3%) 2026-05-31 15:41:54 +08:00
health_fetch.go chore: add golangci-lint config and fix lint issues 2026-05-31 00:37:45 +08:00
health_fetch_test.go Add workflow agent triage and health commands 2026-05-26 16:28:00 +08:00
health_score.go chore: add golangci-lint config and fix lint issues 2026-05-31 00:37:45 +08:00
health_score_test.go Add workflow agent triage and health commands 2026-05-26 16:28:00 +08:00
messages.go Add workflow pr-summary command 2026-05-26 16:28:00 +08:00
messages_test.go Add workflow agent triage and health commands 2026-05-26 16:28:00 +08:00
pr_fetch.go Add workflow pr-summary command 2026-05-26 16:28:00 +08:00
pr_fetch_test.go test: add comprehensive test coverage across all packages (88.5% → 90.3%) 2026-05-31 15:41:54 +08:00
pr_summary.go Add workflow pr-summary command 2026-05-26 16:28:00 +08:00
pr_summary_test.go test: add comprehensive test coverage across all packages (88.5% → 90.3%) 2026-05-31 15:41:54 +08:00
render.go Add workflow repo-report command 2026-05-26 16:28:28 +08:00
render_test.go test: add comprehensive test coverage across all packages (88.5% → 90.3%) 2026-05-31 15:41:54 +08:00
repo_report.go chore: add golangci-lint config and fix lint issues 2026-05-31 00:37:45 +08:00
repo_report_fetch.go Add workflow repo-report command 2026-05-26 16:28:28 +08:00
repo_report_fetch_test.go Add workflow repo-report command 2026-05-26 16:28:28 +08:00
repo_report_test.go test: add comprehensive test coverage across all packages (88.5% → 90.3%) 2026-05-31 15:41:54 +08:00
triage_fetch.go Add workflow agent triage and health commands 2026-05-26 16:28:00 +08:00
triage_fetch_test.go Add workflow agent triage and health commands 2026-05-26 16:28:00 +08:00
triage_rules.go chore: add golangci-lint config and fix lint issues 2026-05-31 00:37:45 +08:00
triage_rules_test.go chore: fix CI workflow, golangci-lint config, and minor lint/format issues 2026-05-31 22:45:17 +08:00
types.go Add workflow agent triage and health commands 2026-05-26 16:28:00 +08:00
workflow.go fix(workflow): improve input mode detection and error hint 2026-05-26 16:28:28 +08:00
workflow_test.go test: add comprehensive test coverage across all packages (88.5% → 90.3%) 2026-05-31 15:41:54 +08:00