pkuwm commented on issue #349: Need to improve the code style & formatting regulation URL: https://github.com/apache/helix/issues/349#issuecomment-514013728 How about the order of imports, to make the imports consistent in the project? Like: :::java import java.* import javax.* import com.* import net.* import org.* import static *
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services