forgejo/services/repository/files
TheFox0x7 4de909747b Add testifylint to lint checks (#4535)
go-require lint is ignored for now

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4535
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: TheFox0x7 <thefox0x7@gmail.com>
Co-committed-by: TheFox0x7 <thefox0x7@gmail.com>
2024-07-30 19:41:10 +00:00
..
cherry_pick.go Clean up log messages (#30313) 2024-04-15 20:01:35 +02:00
commit.go
content.go
content_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
diff.go
diff_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
file.go
file_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
patch.go Clean up log messages (#30313) 2024-04-15 20:01:35 +02:00
temp_repo.go [BUG] Use correct empty commit ID 2024-04-16 01:08:15 +02:00
temp_repo_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
tree.go
tree_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
update.go Resolve lint for unused parameter and unnecessary type arguments (#30750) 2024-05-05 08:38:16 +01:00
upload.go