gitea/routers/api/v1/utils
6543 54e9ee37a7
format with gofumpt ()
* gofumpt -w -l .

* gofumpt -w -l -extra .

* Add linter

* manual fix

* change make fmt
..
git.go format with gofumpt ()
hook.go Use a standalone struct name for Organization ()
utils.go Move login related structs and functions to models/login ()