1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-12-25 11:36:26 -05:00

golangci-lint: remove golint linter due to: deprecated

This commit is contained in:
gucio321 2021-05-17 10:42:33 +02:00
parent b30edba49d
commit 14375043a2

View File

@ -56,7 +56,6 @@ linters:
- godox - godox
- gofmt - gofmt
- goimports - goimports
- golint
- gomnd - gomnd
- goprintffuncname - goprintffuncname
- gosec - gosec