You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/08/03 21:40:34 UTC

[GitHub] [pulsar] vzhikserg opened a new pull request #4882: Enforce checkstyle in the pulsar sql module

vzhikserg opened a new pull request #4882: Enforce checkstyle in the pulsar sql module
URL: https://github.com/apache/pulsar/pull/4882
 
 
   ### Modifications
   
   The checksyle plugin was added to the pulsar sql module to enforce the defined style. All violations were fixed:
   
   - Ordering of imports.
   - Formatting of the code.
   - Absent Javadoc comments.
   - Other small issues.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services