Skip to content

Conversation

@eyalk007
Copy link

Add staticcheck-checks input to allow custom staticcheck configuration,
Default to 'all' to maintain backward compatibility

- Add staticcheck-checks input to allow custom staticcheck configuration
- Default to 'all' to maintain backward compatibility
- This allows users to disable specific checks like QF1008
- golangci-lint does not support --staticcheck.checks as a CLI flag
- Create temporary .golangci.yml if it doesn't exist
- Use input parameter to configure staticcheck checks in the config file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants