gitea/services/issue
TheFox0x7 ee3c82f874
Enable addtional linters (#34085)
enable mirror, usestdlibbars and perfsprint 
part of: https://github.com/go-gitea/gitea/issues/34083

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-04-01 10:14:01 +00:00
..
assignee.go Fix get reviewers' bug (#32415) 2024-11-22 10:44:48 -05:00
assignee_test.go
comments.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
commit.go Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467) 2024-12-25 07:38:30 +00:00
commit_test.go
content.go
issue.go Pull request updates will also trigger code owners review requests (#33744) 2025-03-13 19:36:14 -07:00
issue_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
label.go
label_test.go
main_test.go
milestone.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
milestone_test.go demilestone should not include milestone (#32923) 2024-12-25 05:52:46 +00:00
pull.go Pull request updates will also trigger code owners review requests (#33744) 2025-03-13 19:36:14 -07:00
reaction.go
reaction_test.go
status.go Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467) 2024-12-25 07:38:30 +00:00
suggestion.go Rework suggestion backend (#33538) 2025-02-10 16:24:05 +00:00
suggestion_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
template.go