Braavos96 commented on issue #374: HBASE-22677 Add unit tests for org.apache.hadoop.hbase.util.ByteRangeUtils and Classes URL: https://github.com/apache/hbase/pull/374#issuecomment-514273494 > @Braavos96 Imports are still in the wrong order. If I remember correctly they should come first before any other imports. You can also check that by running `mvn checkstyle:check` locally for the module. Hi @HorizonNet I moved the static imports to the top. I also tried the command `mvn checkstyle:check` and it showed a few modules are failing.
---------------------------------------------------------------- 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
