forgejo/routers
silverwind 2b9df564b8
Lock gofumpt to v0.3.0 and run it (#18866)
We can't depend on `latest` version of gofumpt because the output will
not be stable across versions. Lock it down to the latest version
released yesterday and run it again.
2022-02-23 20:16:07 +00:00
..
api/v1 Add apply-patch, basic revert and cherry-pick functionality (#17902) 2022-02-09 20:28:55 +00:00
common format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
install Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 2022-02-08 11:02:30 +08:00
private Change git.cmd to RunWithContext (#18693) 2022-02-11 13:47:22 +01:00
utils
web Lock gofumpt to v0.3.0 and run it (#18866) 2022-02-23 20:16:07 +00:00
init.go