gocsaf / csaf

Tools to download or provide CSAF (Common Security Advisory Framework) documents.
https://csaf.io
42 stars 25 forks source link

Add `revive` to GitHub Action #353

Closed tschmidtb51 closed 1 year ago

tschmidtb51 commented 1 year ago

The tool revive is useful to detect unused variables and other things. We should also integrate that into the GitHub Actions.