gitea/modules/util
6543 54e9ee37a7
format with gofumpt ()
* gofumpt -w -l .

* gofumpt -w -l -extra .

* Add linter

* manual fix

* change make fmt
..
compare.go Simplify parameter types ()
copy.go migrate from com.* to alternatives ()
io.go Read expected buffer size ()
net.go Only allow webhook to send requests to allowed hosts ()
paginate.go [API] Add pagination to ListBranches ()
paginate_test.go format with gofumpt ()
path.go Include folders into size cost ()
path_test.go format with gofumpt ()
remove.go Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to end ()
sanitize.go format with gofumpt ()
sanitize_test.go format with gofumpt ()
shellquote.go format with gofumpt ()
shellquote_test.go Fix various documentation, user-facing, and source comment typos ()
timer.go Prevent timer leaks in Workerpool and others ()
truncate.go format with gofumpt ()
truncate_test.go Fix a panic in NotifyCreateIssueComment (caused by string truncation) ()
url.go Re-attempt to delete temporary upload if the file is locked by another process ()
util.go Increase Salt randomness ()
util_test.go format with gofumpt ()