You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2022/01/26 21:25:59 UTC

[GitHub] [incubator-heron] surahman commented on a change in pull request #3751: Python rules for Bazel

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: commits-unsubscribe@heron.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org