remove deprecated structchecklinter, TOOD add support for linter named "unused"

This commit is contained in:
Mikers 2023-08-08 13:29:29 -10:00
parent 2a9506d7a3
commit 70b1bca173

View File

@ -12,7 +12,6 @@ linters:
- unconvert - unconvert
- staticcheck - staticcheck
- varcheck - varcheck
- structcheck
- deadcode - deadcode
- scopelint - scopelint