sluk3r opened a new pull request #3167: code style error correction
URL: https://github.com/apache/incubator-shardingsphere/pull/3167
 
 
   1. use org.junit.Assert.assertThat and org.hamcrest.CoreMatches.is, instead 
of org.hamcrest.core.Is.is and org.hamcrest.MatcherAssert.assertThat
   2. after ',' there should be a whitespace. 
   3. after typecast , there should be a whitespace. 
   4. before static import, there should a blank line. 
   
   

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