mirror of https://github.com/go-gitea/gitea.git
Ran [`deadcode`](https://pkg.go.dev/golang.org/x/tools/cmd/deadcode) (`-test ./...`) to find functions, methods and error types unreachable from any call path (including tests), and removed the truly-dead ones. Co-authored-by: Claude (Opus 4.7) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| main_test.go | ||
| org.go | ||
| org_list.go | ||
| org_list_test.go | ||
| org_test.go | ||
| org_user.go | ||
| org_user_test.go | ||
| org_worktime.go | ||
| team.go | ||
| team_invite.go | ||
| team_invite_test.go | ||
| team_list.go | ||
| team_list_test.go | ||
| team_repo.go | ||
| team_repo_test.go | ||
| team_test.go | ||
| team_unit.go | ||
| team_user.go | ||