1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 05:40:11 +01:00

Merge pull request #635 from gocsaf/remove-golint-action
Some checks failed
generate-markdown / auto-update-readme (push) Has been cancelled

Remove golint github action
This commit is contained in:
JanHoefelmeyer 2025-06-10 07:45:56 +02:00 committed by GitHub
commit 161ec1f15c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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