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

* gofumpt -w -l -extra .

* Add linter

* manual fix

* change make fmt
..
base.go API error cleanup ()
natural_sort.go Sort repository tree entries in natural way ()
natural_sort_test.go Add some Unit-Tests ()
tool.go format with gofumpt ()
tool_test.go Fixed assert statements. ()