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

* gofumpt -w -l -extra .

* Add linter

* manual fix

* change make fmt
..
executable.go format with gofumpt ()
language.go format with gofumpt ()
since.go Fix display since time round ()
since_test.go Fix display since time round ()
timestamp.go Allow mocking timeutil ()