gitea/services/migrations
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>
2024-04-29 08:47:56 +00:00
..
codebase.go
codebase_test.go
common.go Adjust object format interface (#28469) 2023-12-17 11:56:08 +00:00
dump.go Next round of `db.DefaultContext` refactor (#27089) 2023-09-16 14:39:12 +00:00
error.go Bump `github.com/google/go-github` to v61 (#30738) 2024-04-28 01:20:23 -04:00
git.go
gitbucket.go Change the default maxPerPage for gitbucket (#30392) 2024-04-11 22:51:40 -04:00
gitea_downloader.go Enable more `revive` linter rules (#30608) 2024-04-22 11:48:42 +00:00
gitea_downloader_test.go
gitea_uploader.go Resolve lint for unused parameter and unnecessary type arguments (#30750) 2024-04-29 08:47:56 +00:00
gitea_uploader_test.go remove util.OptionalBool and related functions (#29513) 2024-03-02 16:42:31 +01:00
github.go Bump `github.com/google/go-github` to v61 (#30738) 2024-04-28 01:20:23 -04:00
github_test.go
gitlab.go Enable more `revive` linter rules (#30608) 2024-04-22 11:48:42 +00:00
gitlab_test.go Properly migrate target branch change GitLab comment (#29340) 2024-02-24 07:49:16 +00:00
gogs.go
gogs_test.go
http_client.go
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
migrate.go Fix duplicate migrated milestones (#30102) 2024-03-26 10:20:26 +00:00
migrate_test.go
onedev.go
onedev_test.go
restore.go
update.go Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00