1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-27 07:21:51 +01:00
gitea/modules/graceful
silverwind a0160694b9
Enable nilnil linter for new code (#36591)
Fixes: https://github.com/go-gitea/gitea/issues/36152

Enable the `nilnil` linter while adding `//nolint` comments to existing
violations. This will ensure no new issues enter the code base while we
can fix existing issues gradually.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 09:57:18 +00:00
..
releasereopen Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
context.go Improve graceful manager code/comment (#28063) 2023-11-15 22:02:46 +08:00
manager_common.go Refactor pprof labels and process desc (#32909) 2024-12-20 12:17:14 +08:00
manager_unix.go Remove unused error in graceful manager (#29871) 2024-03-18 21:14:51 +00:00
manager_windows.go enforce explanation for necessary nolints and fix bugs (#34883) 2025-06-27 21:48:03 +08:00
manager.go Refactor cat-file batch operations and support --batch-command approach (#35775) 2026-01-08 13:37:36 -08:00
net_unix.go Enable nilnil linter for new code (#36591) 2026-02-16 09:57:18 +00:00
net_windows.go Improve graceful manager code/comment (#28063) 2023-11-15 22:02:46 +08:00
restart_unix.go Fix regression: access log template, gitea manager cli command (#24838) 2023-05-22 09:38:38 +08:00
server_hooks.go Fix shutdown waitgroup panic (#35676) 2025-10-25 00:02:58 -07:00
server_http.go Improve graceful manager code/comment (#28063) 2023-11-15 22:02:46 +08:00
server.go Fix shutdown waitgroup panic (#35676) 2025-10-25 00:02:58 -07:00