Add zlint support (#286)

Co-authored-by: John Wood <jwood@squareup.com>
Co-authored-by: Sven Wick <sven.wick@gmx.de>
This commit is contained in:
John Shieh
2022-08-01 12:01:38 -06:00
committed by GitHub
co-authored by John Wood Sven Wick
parent 76eddf7ad9
commit eea7ad61c3
14 changed files with 71 additions and 74 deletions
+1 -1
View File
@@ -14,5 +14,5 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.39
version: v1.47.2
only-new-issues: true