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 | |
---|---|---|
.. | ||
codebase.go | 3 years ago | |
codebase_test.go | 3 years ago | |
dump.go | 3 years ago | |
error.go | 3 years ago | |
git.go | 3 years ago | |
gitbucket.go | 3 years ago | |
gitea_downloader.go | 3 years ago | |
gitea_downloader_test.go | 3 years ago | |
gitea_uploader.go | 3 years ago | |
gitea_uploader_test.go | 3 years ago | |
github.go | 3 years ago | |
github_test.go | 3 years ago | |
gitlab.go | 3 years ago | |
gitlab_test.go | 3 years ago | |
gogs.go | 3 years ago | |
gogs_test.go | 3 years ago | |
http_client.go | 3 years ago | |
main_test.go | 3 years ago | |
migrate.go | 3 years ago | |
migrate_test.go | 3 years ago | |
onedev.go | 3 years ago | |
onedev_test.go | 3 years ago | |
restore.go | 3 years ago | |
update.go | 3 years ago |