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/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
git_commit.go
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
pull_review.go
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