mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Add nakedret, unconvert, wastedassign, stylecheck and nolintlint linters to improve code readability - nakedret - https://github.com/alexkohler/nakedret - nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length. - unconvert - https://github.com/mdempsky/unconvert - Remove unnecessary type conversions - wastedassign - https://github.com/sanposhiho/wastedassign - wastedassign finds wasted assignment statements. - notlintlint - Reports ill-formed or insufficient nolint directives - stylecheck - https://staticcheck.io/docs/checks/#ST - keep style consistent - excluded: [ST1003 - Poorly chosen identifier](https://staticcheck.io/docs/checks/#ST1003) and [ST1005 - Incorrectly formatted error string](https://staticcheck.io/docs/checks/#ST1005) |
3 years ago | |
---|---|---|
.. | ||
assignees.go | 3 years ago | |
assignees_test.go | 3 years ago | |
comment.go | 3 years ago | |
comment_list.go | 3 years ago | |
comment_test.go | 3 years ago | |
content_history.go | 3 years ago | |
content_history_test.go | 3 years ago | |
dependency.go | 3 years ago | |
dependency_test.go | 3 years ago | |
issue.go | 3 years ago | |
issue_index.go | 3 years ago | |
issue_list.go | 3 years ago | |
issue_list_test.go | 3 years ago | |
issue_lock.go | 3 years ago | |
issue_project.go | 3 years ago | |
issue_test.go | 3 years ago | |
issue_user.go | 3 years ago | |
issue_user_test.go | 3 years ago | |
issue_watch.go | 3 years ago | |
issue_watch_test.go | 3 years ago | |
issue_xref.go | 3 years ago | |
issue_xref_test.go | 3 years ago | |
label.go | 3 years ago | |
label_test.go | 3 years ago | |
main_test.go | 3 years ago | |
milestone.go | 3 years ago | |
milestone_test.go | 3 years ago | |
pull.go | 3 years ago | |
pull_list.go | 3 years ago | |
pull_test.go | 3 years ago | |
reaction.go | 3 years ago | |
reaction_test.go | 3 years ago | |
review.go | 3 years ago | |
review_test.go | 3 years ago | |
stopwatch.go | 3 years ago | |
stopwatch_test.go | 3 years ago | |
tracked_time.go | 3 years ago | |
tracked_time_test.go | 3 years ago |