Skip to content

Commit 161ec1f

Browse files
Merge pull request gocsaf#635 from gocsaf/remove-golint-action
Remove golint github action
2 parents 2f599ab + 3ab00e8 commit 161ec1f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/go.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ jobs:
3030
with:
3131
gofmt-flags: "-l -d"
3232

33-
- name: golint
34-
uses: Jerome1337/golint-action@v1.0.3
35-
3633
- name: Revive Action
3734
uses: morphy2k/revive-action@v2.7.4
3835

0 commit comments

Comments
 (0)