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 | |
---|---|---|
.. | ||
admin | 3 years ago | |
appstate | 3 years ago | |
asymkey | 3 years ago | |
auth | 3 years ago | |
avatars | 3 years ago | |
db | 3 years ago | |
fixtures | 3 years ago | |
foreignreference | 3 years ago | |
git | 3 years ago | |
issues | 3 years ago | |
migrations | 3 years ago | |
organization | 3 years ago | |
packages | 3 years ago | |
perm | 3 years ago | |
project | 3 years ago | |
pull | 3 years ago | |
repo | 3 years ago | |
unit | 3 years ago | |
unittest | 3 years ago | |
user | 3 years ago | |
webhook | 3 years ago | |
action.go | 3 years ago | |
action_list.go | 3 years ago | |
action_test.go | 3 years ago | |
consistency.go | 3 years ago | |
error.go | 3 years ago | |
fixture_generation.go | 3 years ago | |
fixture_test.go | 3 years ago | |
main_test.go | 3 years ago | |
migrate.go | 3 years ago | |
migrate_test.go | 3 years ago | |
notification.go | 3 years ago | |
notification_test.go | 3 years ago | |
org.go | 3 years ago | |
org_team.go | 3 years ago | |
org_team_test.go | 3 years ago | |
org_test.go | 3 years ago | |
release.go | 3 years ago | |
repo.go | 3 years ago | |
repo_activity.go | 3 years ago | |
repo_collaboration.go | 3 years ago | |
repo_collaboration_test.go | 3 years ago | |
repo_test.go | 3 years ago | |
repo_transfer.go | 3 years ago | |
repo_transfer_test.go | 3 years ago | |
statistic.go | 3 years ago | |
task.go | 3 years ago | |
token.go | 3 years ago | |
token_test.go | 3 years ago | |
upload.go | 3 years ago | |
user.go | 3 years ago | |
user_heatmap.go | 3 years ago | |
user_heatmap_test.go | 3 years ago |