1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-10 02:58:23 +01:00
gitea/routers/api/packages/chef
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
..
auth.go Enable nilnil linter for new code (#36591) 2026-02-16 09:57:18 +00:00
chef.go Improve package API log handling (#35100) 2025-07-16 12:25:49 -04:00