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

Lint: exclude deprecated lint errors temporarily (#870)

This commit is contained in:
Loyalsoldier
2021-04-06 16:54:52 +08:00
committed by GitHub
parent 3a50affa0a
commit 3f9b5e243e

View File

@@ -5,6 +5,10 @@ run:
issues:
new: true
exclude-rules:
- linters:
- staticcheck
text: "SA1019:"
linters:
enable: