Github user nickwallen commented on the issue:

    https://github.com/apache/metron/pull/664
  
    I agree with you @ottobackwards .   We typically have a block of imports, 
then a blank line then a block of static imports with no wildcards.  
    
    Our current development guidelines say to follow Sun/Oracle Java style 
guidelines.  For the Java style guidelines I cannot find enough details for 
imports and specifically static imports.  I know those standards are close-ish 
to Google's Java standards, which specifically has guidelines around this.
    
    
https://google.github.io/styleguide/javaguide.html#s3.3.3-import-ordering-and-spacing


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to