1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-11 01:58:21 +01:00
gitea/services/repository/files
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
..
cherry_pick.go Use gitRepo as parameter instead of repopath when invoking sign functions (#36162) 2025-12-17 21:55:08 +00:00
commit.go Move GetDiverging functions to gitrepo (#35524) 2025-09-26 15:15:42 +00:00
content_test.go Update to go 1.26.0 and golangci-lint 2.9.0 (#36588) 2026-02-11 18:37:13 +01:00
content.go Update to go 1.26.0 and golangci-lint 2.9.0 (#36588) 2026-02-11 18:37:13 +01:00
diff_test.go Use full-file highlighting for diff sections (#36561) 2026-02-10 03:29:28 +00:00
diff.go Use full-file highlighting for diff sections (#36561) 2026-02-10 03:29:28 +00:00
file_test.go enforce nolint scope (#34851) 2025-06-27 07:59:55 +02:00
file.go Enable gocritic equalFold and fix issues (#34952) 2025-07-06 16:53:34 +00:00
patch.go Refactor git command stdio pipe (#36422) 2026-01-22 06:04:26 +00:00
temp_repo.go Update to go 1.26.0 and golangci-lint 2.9.0 (#36588) 2026-02-11 18:37:13 +01:00
tree_test.go Add FOLDER_ICON_THEME configuration option (#36496) 2026-01-30 20:48:56 +00:00
tree.go Fix various bugs (#35177) 2025-07-30 07:08:59 +00:00
update.go Enable nilnil linter for new code (#36591) 2026-02-16 09:57:18 +00:00
upload.go Refactor editor (#34780) 2025-06-21 19:20:51 +08:00