gitea/modules/util
silverwind 1f35435b81
Run `gopls modernize` on codebase (#34751)
Recent modernize fixes:
https://github.com/golang/tools/commits/master/gopls/internal/analysis/modernize
2025-06-18 01:48:09 +07:00
..
filebuffer Uniform all temporary directories and allow customizing temp path (#32352) 2025-04-08 16:15:28 +07:00
rotatingfilewriter Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +07:00
color.go
color_test.go
error.go
file_unix.go
file_unix_test.go
file_windows.go
io.go
io_test.go
keypair.go
keypair_test.go
legacy.go
legacy_test.go
map.go Fix possible panic (#34508) 2025-05-22 12:59:42 +07:00
map_test.go Fix possible panic (#34508) 2025-05-22 12:59:42 +07:00
pack.go
pack_test.go
paginate.go
paginate_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 +07:00
path.go enable staticcheck QFxxxx rules (#34064) 2025-03-29 17:32:28 +07:00
path_test.go
remove.go Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +07:00
runtime.go
runtime_test.go
sanitize.go
sanitize_test.go
sec_to_time.go
sec_to_time_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 +07:00
shellquote.go
shellquote_test.go
slice.go
slice_test.go
string.go Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +07:00
string_test.go
time_str.go
time_str_test.go
timer.go
timer_test.go
truncate.go
truncate_test.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00
url.go
util.go Fix markdown render behaviors (#34122) 2025-04-05 11:56:48 +07:00
util_test.go