eolivelli edited a comment on pull request #1311:
URL: https://github.com/apache/zookeeper/pull/1311#issuecomment-659303783


   please fix checkstyle:
   
   ```
   [INFO] There are 3 errors reported by Checkstyle 8.17 with 
checkstyle-strict.xml ruleset.
   [ERROR] 
src/main/java/org/apache/zookeeper/server/admin/JettyAdminServer.java:[33] 
(imports) ImportOrder: Extra separation in import group before 
'org.apache.zookeeper.common.QuorumX509Util'
   [ERROR] 
src/main/java/org/apache/zookeeper/server/admin/JettyAdminServer.java:[260] 
(regexp) RegexpSingleline: Trailing whitespace
   [ERROR] 
src/main/java/org/apache/zookeeper/server/admin/JettyAdminServer.java:[260,5] 
(whitespace) FileTabCharacter: File contains tab characters (this is the first 
instance).
   ```


----------------------------------------------------------------
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]


Reply via email to