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
|
make test
|
||||||
|
|
||||||
- name: Lint
|
- name: Lint
|
||||||
run: |
|
uses: dominikh/staticcheck-action@v1.2.0
|
||||||
make staticcheck
|
|
||||||
|
|
||||||
- name: Check Formatting
|
- name: Check Formatting
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user