forgejo/modules/setting
Lunny Xiao ff2014690d
upgrade golangcilint to v1.51.0 (#22764)
With the upgrade to go 1.20 golangci-lint no longer correctly works. We must therefore upgrade to the latest golangci-lint.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2023-02-07 19:28:25 +00:00
..
attachment.go
cache.go
cors.go
cron.go
cron_test.go
database.go
database_sqlite.go
database_test.go
directory.go
federation.go
git.go
i18n.go
indexer.go
indexer_test.go
lfs.go
log.go
mailer.go Allow HOST has no port (#22280) (#22409) 2023-01-12 09:57:03 +08:00
mailer_test.go Allow HOST has no port (#22280) (#22409) 2023-01-12 09:57:03 +08:00
markup.go
migrations.go
mime_type_map.go
mirror.go
oauth2_client.go
packages.go
picture.go Fix bug of DisableGravatar default value (#22297) 2023-01-01 20:20:04 +08:00
project.go
proxy.go
queue.go
repository.go Add setting to disable the git apply step in test patch (#22130) (#22170) 2022-12-22 11:59:10 +01:00
service.go
session.go
setting.go upgrade golangcilint to v1.51.0 (#22764) 2023-02-07 19:28:25 +00:00
setting_test.go
storage.go
storage_test.go
task.go
webhook.go