gitea/services/repository/files
TheFox0x7 eb36a4554e
enforce nolint scope (#34851)
enable nolintlint scope requirement
add comments to new directives so it's more obvious why they are in
place

---

I can also toggle the mandatory comments on if that's something of
interest.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2025-06-27 07:59:55 +02:00
..
cherry_pick.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
commit.go Move commits signature and verify functions to service layers (#33605) 2025-02-16 12:24:07 +00:00
content_test.go Refactor repo contents API and add "contents-ext" API (#34822) 2025-06-25 02:34:21 +00:00
content.go Refactor repo contents API and add "contents-ext" API (#34822) 2025-06-25 02:34:21 +00:00
diff_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
diff.go Refactor some file edit related code (#34744) 2025-06-18 01:18:07 +00:00
file_test.go enforce nolint scope (#34851) 2025-06-27 07:59:55 +02:00
file.go Refactor repo contents API and add "contents-ext" API (#34822) 2025-06-25 02:34:21 +00:00
patch.go Refactor "change file" API (#34855) 2025-06-25 11:25:20 -07:00
temp_repo.go Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
tree_test.go support the open-icon of folder (#34168) 2025-04-28 19:51:32 -07:00
tree.go Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
update.go Refactor "change file" API (#34855) 2025-06-25 11:25:20 -07:00
upload.go Refactor editor (#34780) 2025-06-21 19:20:51 +08:00