Migrate staticcheck
This commit is contained in:
parent
4329242c30
commit
923edab9bb
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -27,6 +27,8 @@ jobs:
|
||||
|
||||
- name: Lint
|
||||
uses: dominikh/staticcheck-action@v1.2.0
|
||||
with:
|
||||
install-go: false
|
||||
|
||||
- name: Check Formatting
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user