silverwind and GitHub
b49dd8e32f
update golangci-lint to v2.7.0 ( #36079 )
...
- Update and autofix most issues
- Corrected variable names to `cutOk`
- Impossible condition in `services/migrations/onedev_test.go` removed
- `modules/setting/config_env.go:128:3` looks like a false-positive,
added nolint
2025-12-04 09:06:44 +00:00
wxiaoguang and GitHub
60246730b5
Remove wrong "git.DefaultContext" ( #35364 )
2025-08-27 16:31:21 +00:00
silverwind and GitHub
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 +00:00
cc1fdc84ca
Use test context in tests and new loop system in benchmarks ( #33648 )
...
Replace all contexts in tests with go1.24 t.Context()
---------
Co-authored-by: Giteabot <[email protected] >
Co-authored-by: wxiaoguang <[email protected] >
2025-02-20 09:57:40 +00:00
Lunny Xiao and GitHub
466cc725bc
Move gitgraph from modules to services layer ( #33527 )
...
Just move, no code change.
2025-02-07 03:05:25 +00:00