This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/cmd
Gusted c98dd7a3e0
Remove unnecessary variable assignments (#17695)
* Remove unnecessary variable assignments

As title

* enable ineffassign

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2021-11-18 09:33:06 +08:00
..
admin.go Move some functions into services/repository (#17677) 2021-11-17 23:17:31 +08:00
admin_auth_ldap.go
admin_auth_ldap_test.go
cert.go
cmd.go
convert.go
docs.go Fix offBy1 errors (#17606) 2021-11-14 10:11:49 +02:00
doctor.go A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
dump.go
dump_repo.go Move migrations into services and base into modules/migration (#17663) 2021-11-16 23:25:33 +08:00
embedded.go
embedded_stub.go
generate.go
hook.go Remove unnecessary variable assignments (#17695) 2021-11-18 09:33:06 +08:00
hook_test.go
keys.go
mailer.go A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
manager.go
migrate.go
migrate_storage.go
restore_repo.go
serv.go
web.go A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
web_graceful.go
web_letsencrypt.go