Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

github workflow for static analysis to run lint using "make lint" command #260

Closed
adrianchiris opened this issue May 16, 2023 · 2 comments
Closed

Comments

@adrianchiris
Copy link
Contributor

What would you like to be added?

we should modify our golangci job in static-scan.yml github workflow to just invoke make lint to avoid a split brain scenario
where Makefile points to one golangci-lint version and the workflow points to another

What is the use case for this feature / enhancement?

less things to update when bumping golangci-lint version

@adrianchiris
Copy link
Contributor Author

#259

@SchSeba
Copy link
Collaborator

SchSeba commented May 22, 2023

#265

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants