KevinYang21 commented on issue #5944: [AIRFLOW-5362] Reorder imports
URL: https://github.com/apache/airflow/pull/5944#issuecomment-537311985
 
 
   @ashb Ya if we use `flake8-import-order` then `zimports` can serve as the 
sorting engine. Actually I started with `flake8-import-order` and moved to 
`isort` primarily because `isort` got the sorting check and engine in one 
package. I would still prefer to use `isort` for that reason and also for that 
it has been around for much longer than `zimports`, which I assume more people 
are comfortable with it and is more mature. Does it make sense?
   
   @potiuk Rebased again, mind take a quick pass before I merge it? Thank you.

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