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.
cb50375e2b
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 | |
---|---|---|
.. | ||
attachment.go | 3 years ago | |
cache.go | 3 years ago | |
cors.go | 3 years ago | |
cron.go | 4 years ago | |
cron_test.go | 3 years ago | |
database.go | 3 years ago | |
database_sqlite.go | 3 years ago | |
database_test.go | 6 years ago | |
directory.go | 3 years ago | |
federation.go | 3 years ago | |
git.go | 3 years ago | |
i18n.go | 3 years ago | |
indexer.go | 3 years ago | |
indexer_test.go | 3 years ago | |
lfs.go | 3 years ago | |
log.go | 3 years ago | |
mailer.go | 3 years ago | |
markup.go | 3 years ago | |
migrations.go | 3 years ago | |
mime_type_map.go | 3 years ago | |
mirror.go | 3 years ago | |
oauth2_client.go | 4 years ago | |
packages.go | 3 years ago | |
picture.go | 3 years ago | |
project.go | 5 years ago | |
proxy.go | 3 years ago | |
queue.go | 3 years ago | |
repository.go | 3 years ago | |
service.go | 3 years ago | |
session.go | 3 years ago | |
setting.go | 3 years ago | |
setting_test.go | 4 years ago | |
storage.go | 4 years ago | |
storage_test.go | 4 years ago | |
task.go | 3 years ago | |
webhook.go | 3 years ago |