wolfstudy opened a new pull request #138: Enable golangci lint for project
URL: https://github.com/apache/pulsar-client-go/pull/138
 
 
   Signed-off-by: xiaolong.ran <[email protected]>
   
   ### Modifications
   
   Enable golangci lint for project, checks as follows:
   
   ```
       - bodyclose
       - deadcode
       - gocritic
       - goimports
       - golint
       - gosimple
       - govet
       - ineffassign
       - interfacer
       - misspell
       - staticcheck
       - structcheck
       - stylecheck
       - typecheck
       - unconvert
       - unparam
       - unused
       - varcheck
       - lll
       - prealloc
       - maligned
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to