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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

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