gitea/modules/optional
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
..
option.go Fix updating user visibility (#35036) 2025-07-10 16:17:28 -07:00
option_test.go Fix updating user visibility (#35036) 2025-07-10 16:17:28 -07:00
serialization.go Enable `nilnil` linter for new code (#36591) 2026-02-16 09:57:18 +00:00
serialization_test.go use experimental go json v2 library (#35392) 2025-09-28 08:03:36 +00:00