This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/repository
kolaente 64133126cd
Update golangci-lint to version 1.31.0 (#13102)
This PR updates golangci-lint to the latest version 1.31.0.

The upgrade introduced a new check for which I've fixed or disabled most cases.

Signed-off-by: kolaente <k@knt.li>
2020-10-11 21:27:20 +01:00
..
adopt.go Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
branch.go
cache.go Cache last commit when pushing for big repository (#10109) 2020-10-09 01:17:23 +03:00
check.go Update golangci-lint to version 1.31.0 (#13102) 2020-10-11 21:27:20 +01:00
commits.go
commits_test.go
create.go Add IsTemplate option in create repo ui and api (#12942) 2020-09-25 13:18:37 +08:00
create_test.go
fork.go Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
fork_test.go
generate.go Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
hooks.go Completely quote AppPath and CustomConf paths (#12955) 2020-09-28 21:16:52 -04:00
init.go Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
main_test.go
repo.go
update.go