Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Partialy resolvess go-gitea#17596 - In the newer versions of `golangci-lint`, golint is deprecated and replaced by the `revive` linter. Thus removing the `golint` linter is a good idea, as we're already using the `revive` linter which covers all the current `golint` cases.
- Loading branch information