You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/models/organization
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750)
Resolve all cases for `unused parameter` and `unnecessary type
arguments`

Related: #30729

---------

Co-authored-by: Giteabot <teabot@gitea.io>
9 months ago
..
main_test.go
mini_org.go
org.go Check the token's owner and repository when registering a runner (#30406) 10 months ago
org_repo.go
org_test.go Resolve lint for unused parameter and unnecessary type arguments (#30750) 9 months ago
org_user.go
org_user_test.go
team.go Enable more `revive` linter rules (#30608) 9 months ago
team_invite.go
team_invite_test.go
team_list.go
team_repo.go
team_test.go
team_unit.go
team_user.go