gogs/internal
Joe Chen aeb5e34490
golangci-lint: add `unparam` linter (#6839)
2022-03-13 22:37:00 +08:00
..
app
assets autofix: fix unused method receiver (#6808) 2022-03-06 16:37:41 +08:00
auth autofix: format code with gofmt and gofumpt (#6821) 2022-03-08 20:35:31 +08:00
authutil
avatar
cmd autofix: format code with gofumpt and gofmt (#6803) 2022-03-06 17:55:17 +08:00
conf autofix: format code with gofumpt and gofmt (#6803) 2022-03-06 17:55:17 +08:00
context autofix: fix nested `if` with `else if` (#6807) 2022-03-06 16:39:14 +08:00
cron ci: use new lint action and add custom config (#6562) 2021-05-19 13:38:13 +08:00
cryptoutil
db golangci-lint: add `unparam` linter (#6839) 2022-03-13 22:37:00 +08:00
dbutil
email autofix: fix unused method receiver (#6808) 2022-03-06 16:37:41 +08:00
errutil
form security: fix SSRF in repository migration (#6812) 2022-03-08 11:34:53 +08:00
gitutil autofix: format code with gofumpt and gofmt (#6803) 2022-03-06 17:55:17 +08:00
httplib autofix: fix check for empty string (#6804) 2022-03-06 16:33:45 +08:00
lazyregexp
lfsutil autofix: fix unused method receiver (#6808) 2022-03-06 16:37:41 +08:00
markup autofix: fix unnecessary allocations due to `strings.Index` call (#6806) 2022-03-06 16:34:01 +08:00
mocks
netutil security: fix SSRF in repository migration (#6812) 2022-03-08 11:34:53 +08:00
osutil
pathutil
process autofix: format code with gofumpt and gofmt (#6803) 2022-03-06 17:55:17 +08:00
route security: fix SSRF in repository migration (#6812) 2022-03-08 11:34:53 +08:00
semverutil
ssh
strutil
sync
template autofix: function call can be replaced with helper function (#6805) 2022-03-06 16:33:55 +08:00
testutil autofix: fix unused method receiver (#6808) 2022-03-06 16:37:41 +08:00
tool autofix: fix check for empty string (#6804) 2022-03-06 16:33:45 +08:00