gogs/internal/cmd
Joe Chen f37cd9672c
restore: clean up leftover and invalid chars ()
2022-03-26 15:10:39 +08:00
..
admin.go db: use GORM to backup and restore non-legacy tables () 2020-05-04 16:25:57 +08:00
backup.go autofix: format code with gofumpt and gofmt () 2022-03-06 17:55:17 +08:00
cert.go autofix: format code with gofumpt and gofmt () 2022-03-06 17:55:17 +08:00
cert_stub.go autofix: unused parameter should be replaced by underscore () 2022-03-06 15:46:21 +08:00
cmd.go workflows: enable golangci-lint () 2020-03-21 13:39:32 +08:00
hook.go autofix: fix check for empty string () 2022-03-06 16:33:45 +08:00
import.go autofix: function call can be replaced with helper function () 2022-03-06 16:33:55 +08:00
restore.go restore: clean up leftover and invalid chars () 2022-03-26 15:10:39 +08:00
serv.go autofix: fix check for empty string () 2022-03-06 16:33:45 +08:00
web.go assets: convert usage of go-bindata to Go embed () 2022-03-17 14:05:09 +08:00