Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add makefile lint target #5636

Merged
merged 2 commits into from
Nov 16, 2022
Merged

Conversation

beni0888
Copy link
Collaborator

Signed-off-by: Jesús Benito Calzada bjesus@vmware.com

Description of the change

Currently, we have several linters running in our GHA pipeline, but we do not have an easy way of running those linters locally. This PR adds a new target to the makefile that allows executing those linters locally, so we can easily run them as git hooks or whatever.

Benefits

We are able to execute the linters locally.

Possible drawbacks

None

Applicable issues

Signed-off-by: Jesús Benito Calzada <bjesus@vmware.com>
@netlify
Copy link

netlify bot commented Nov 15, 2022

Deploy Preview for kubeapps-dev canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 3698b79
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/6373b6c868aa5f000885cf7a

@beni0888 beni0888 added the kind/enhancement An issue that reports an enhancement for an implemented feature label Nov 15, 2022
@beni0888 beni0888 marked this pull request as ready for review November 15, 2022 11:39
Copy link
Contributor

@absoludity absoludity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent, thanks for making that work locally easily @beni0888 !

@beni0888 beni0888 merged commit 372b71c into vmware-tanzu:main Nov 16, 2022
@beni0888 beni0888 deleted the make-lint-target branch November 16, 2022 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required kind/enhancement An issue that reports an enhancement for an implemented feature
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants