0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 12:04:50 +01:00
gitea/modules/convert
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
..
convert.go Team permission allow different unit has different permission (#17811) 2022-01-05 11:37:00 +08:00
git_commit.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
git_commit_test.go
issue.go
issue_comment.go
issue_test.go
main_test.go
notification.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
pull.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
pull_review.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
pull_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
release.go
repository.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
status.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
user.go
user_test.go
utils.go
utils_test.go
wiki.go