mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Merge pull request #635 from gocsaf/remove-golint-action
Some checks failed
generate-markdown / auto-update-readme (push) Has been cancelled
Some checks failed
generate-markdown / auto-update-readme (push) Has been cancelled
Remove golint github action
This commit is contained in:
commit
161ec1f15c
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:
|
with:
|
||||||
gofmt-flags: "-l -d"
|
gofmt-flags: "-l -d"
|
||||||
|
|
||||||
- name: golint
|
|
||||||
uses: Jerome1337/golint-action@v1.0.3
|
|
||||||
|
|
||||||
- name: Revive Action
|
- name: Revive Action
|
||||||
uses: morphy2k/revive-action@v2.7.4
|
uses: morphy2k/revive-action@v2.7.4
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue