wearerequired / lint-action

✨ GitHub Action for detecting and auto-fixing lint errors
MIT License
553 stars 130 forks source link

Added support for staticcheck linter #773

Open itsvyle opened 4 months ago

itsvyle commented 4 months ago

Fix #771

This is the second pr I open for this; the first one was a mistake, this one is the real one

itsvyle commented 4 months ago

The failed tests seem not to be linked to the new linter/new version of go (which I had to update to install staticcheck correctly).