Jackie-Jiang commented on issue #3683: Optimize imports for all files
URL: https://github.com/apache/incubator-pinot/pull/3683#issuecomment-453694676
 
 
   > > @sunithabeeram This is done by IDE automatically, which orders all 
imports alphabetically, removes redundant imports, and merge imports if 
possible.
   > 
   > Can we pull these rules into pinot-style.xml so everyone applies them? Are 
there other ways to better enforce formatting so we don't diverge going forward?
   
   I tried to apply the pinot-style.xml and get the same rule for imports. This 
can be easily done by using the IDE optimize imports feature before submitting 
any changes. There is no way to enforce formatting though.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to