Migrate staticcheck
This commit is contained in:
parent
b88b3f5de8
commit
4329242c30
3
.github/workflows/go.yml
vendored
3
.github/workflows/go.yml
vendored
@ -26,8 +26,7 @@ jobs:
|
||||
make test
|
||||
|
||||
- name: Lint
|
||||
run: |
|
||||
make staticcheck
|
||||
uses: dominikh/staticcheck-action@v1.2.0
|
||||
|
||||
- name: Check Formatting
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user