8000 fix makefile lint target error by AritraDey-Dev · Pull Request #1625 · istio/community · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix makefile lint target error #1625

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

Merged
merged 1 commit into from
Jun 16, 2025

Conversation

AritraDey-Dev
Copy link
Member

Running make lint in this repo results in the following error:

make[1]: *** No rule to make target 'lint-protos', needed by 'lint'.  Stop.
make: *** [Makefile:44: lint] Error 2

Since there is no lint-protos target defined in the common Makefile, and this repo does not use protos, I removed the lint-protos dependency from the Makefile.

Signed-off-by: Aritra Dey <adey01027@gmail.com>
@AritraDey-Dev AritraDey-Dev requested a review from a team as a code owner June 15, 2025 21:33
@istio-testing istio-testing added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jun 15, 2025
@AritraDey-Dev AritraDey-Dev changed the title fix makefile lint target error in local setup fix makefile lint target error Jun 15, 2025
@istio-testing istio-testing merged commit 9854493 into istio:master Jun 16, 2025
4 checks passed
@AritraDey-Dev AritraDey-Dev deleted the fix/makefile branch June 16, 2025 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0