surahman commented on a change in pull request #3751:
URL: https://github.com/apache/incubator-heron/pull/3751#discussion_r793064383
##########
File path: third_party/python/cpplint/BUILD
##########
@@ -7,7 +7,8 @@ load("@heron_py_deps//:requirements.bzl", "requirement")
py_binary(
name = "cpplint",
- entrypoint = "cpplint",
+ srcs = ["empty.py"],
Review comment:
Thanks @joshfischer1108 I will look through the files and see where else
I need to do this. I am still learning Bazel at this point so @nicknezis if you
have the time please feel free to jump in anywhere at any time.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]