1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-01 08:16:33 +01:00
gitea/routers/web/shared
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
..
actions Enable nilnil linter for new code (#36591) 2026-02-16 09:57:18 +00:00
issue feat: Add sorting by exclusive labels (issue priority) (#33206) 2025-04-10 17:18:07 +00:00
label Validate hex colors when creating/editing labels (#34623) 2025-06-07 11:25:08 +03:00
packages when using rules to delete packages, remove unclean bugs (#34632) 2025-06-18 04:47:49 +00:00
project Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
secrets Add a button editing action secret (#34348) 2025-05-08 17:11:43 +00:00
user Refactor FindOrgOptions to use enum instead of bool, fix membership visibility (#34629) 2025-06-09 03:30:34 +00:00