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/modules/context
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
..
access_log.go
api.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
api_org.go
api_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
auth.go
captcha.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
context.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
csrf.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
form.go
org.go
pagination.go
permission.go
private.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
repo.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
response.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
xsrf.go
xsrf_test.go