mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 18:15:42 +01:00
Remove golint github action
We use Revive already which is a replacement for golint and golint isn't maintained anyway.
This commit is contained in:
parent
2f599ab017
commit
3ab00e8759
1 changed files with 0 additions and 3 deletions
3
.github/workflows/go.yml
vendored
3
.github/workflows/go.yml
vendored
|
|
@ -30,9 +30,6 @@ jobs:
|
|||
with:
|
||||
gofmt-flags: "-l -d"
|
||||
|
||||
- name: golint
|
||||
uses: Jerome1337/golint-action@v1.0.3
|
||||
|
||||
- name: Revive Action
|
||||
uses: morphy2k/revive-action@v2.7.4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue