I replaced the existing`CustomImportOrder` with `ImportOrder` from above. My 
only gripe is that the style check doesn't say where the import should be. 
Anyone know how to enable that?
Right now it would look something like this:
```
[WARNING] src/main/java/org/apache/arrow/memory/BaseAllocator.java:[25] 
(imports) ImportOrder: Wrong order for 'java.util.Arrays' import.
```

[ Full content available at: https://github.com/apache/arrow/pull/2469 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to