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/routers/web/admin
6543 54e9ee37a7
format with gofumpt (#18184)
* gofumpt -w -l .

* gofumpt -w -l -extra .

* Add linter

* manual fix

* change make fmt
2022-01-20 18:46:10 +01:00
..
admin.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
admin_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
auths.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
emails.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
hooks.go
main_test.go
notice.go
orgs.go
repos.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
users.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
users_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00