geniusjoe opened a new pull request, #1207:
URL: https://github.com/apache/pulsar-client-go/pull/1207

   ### Motivation
   I encountered [install 
failure](https://github.com/apache/pulsar-client-go/pull/1202#issuecomment-2050097685)
 when I ran `make lint` to linter my code.
   I think we may get some errors when local go env is a little bit 
complicated, and sometimes it is better to run linter in an official linter 
docker.
   
   ### Modifications
   I add an alternative `make lint-docker` Makefile command so that we can run 
linter in a docker file.
   
   ### Verifying this change
   - [x] Make sure that the change passes the CI checks.
   This change is already covered by existing tests.
   
   ### Does this pull request potentially affect one of the following parts:
     - Dependencies (does it add or upgrade a dependency): (no)
     - The public API: (no)
     - The schema: (no)
     - The default values of configurations: (no)
     - The wire protocol: (no)
   
   ### Documentation
     - Does this pull request introduce a new feature? (no)
     - If yes, how is the feature documented? (not applicable)
   


-- 
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-unsubscr...@pulsar.apache.org

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

Reply via email to