0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-23 04:59:05 +01:00
gitea/routers/web/repo
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
..
activity.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
attachment.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
blame.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
branch.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
commit.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
compare.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
download.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
editor_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
editor.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
http_test.go
http.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
issue_content_history.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
issue_stopwatch.go
issue_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
issue_timetrack.go
issue_watch.go
issue.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
lfs.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
main_test.go
middlewares.go
migrate.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
milestone.go
projects_test.go
projects.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
pull_review.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
pull.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
release_test.go
release.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
search.go
setting_protected_branch.go
setting.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
settings_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
tag.go
topic.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
view.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
webhook.go Add replay of webhooks. (#18191) 2022-01-05 15:00:20 -06:00
wiki_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
wiki.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00