]> source.dussan.org Git - gitea.git/commit
Upgrade to golangci-lint@v1.55.0 (#27756)
authorsilverwind <me@silverwind.io>
Tue, 24 Oct 2023 02:54:59 +0000 (04:54 +0200)
committerGitHub <noreply@github.com>
Tue, 24 Oct 2023 02:54:59 +0000 (02:54 +0000)
commitce83609ff636f4c09d91ac53bee75a350bb571d6
tree3ddbab3c0de4fe4249352eb52dbe35dc966e3f9e
parentdef907de7b3cda899846d55f99b0da2640a5274b
Upgrade to golangci-lint@v1.55.0 (#27756)

https://github.com/golangci/golangci-lint/releases/tag/v1.55.0
18 files changed:
Makefile
models/actions/task.go
models/activities/action.go
models/issues/review.go
modules/activitypub/user_settings.go
modules/git/submodule.go
modules/lfs/transferadapter_test.go
modules/markup/html_test.go
modules/markup/markdown/markdown_test.go
modules/templates/htmlrenderer.go
modules/util/path.go
routers/api/v1/repo/pull.go
routers/web/repo/cherry_pick.go
routers/web/repo/issue_dependency.go
routers/web/repo/patch.go
services/mailer/mailer.go
services/repository/files/temp_repo.go
tests/integration/integration_test.go