diff options
author | Gusted <williamzijl7@hotmail.com> | 2021-11-11 06:28:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-11 13:28:45 +0800 |
commit | a4dc0c5a82be7fbb472ec9dba204378bfd03dc8c (patch) | |
tree | d9e9d7790e847ad9aad5df319e9f35a7d69d912a /services | |
parent | 433e81aecf0325163292c3d0a732a5d80d25dc84 (diff) | |
download | gitea-a4dc0c5a82be7fbb472ec9dba204378bfd03dc8c.tar.gz gitea-a4dc0c5a82be7fbb472ec9dba204378bfd03dc8c.zip |
Remove `golint` as linter (#17609)
- Partialy resolvess #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.
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Diffstat (limited to 'services')
0 files changed, 0 insertions, 0 deletions