1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-07-05 16:38:17 -04:00

update lint settings

This commit is contained in:
Shelikhoo 2025-01-21 19:35:54 +00:00
parent 52458783f8
commit 3566f90ad7
No known key found for this signature in database
GPG Key ID: 4C9764E9FE80A3DC

View File

@ -32,15 +32,12 @@ linters:
- revive
- rowserrcheck
- staticcheck
- structcheck
- stylecheck
- typecheck
- unconvert
- unparam
- varcheck
- whitespace
disable:
- deadcode
- errcheck
- unused