Hi all,
This week was mostly bug hunting and implementing more passes. We now have the dfmt_selective_import_space
and dfmt_space_after_keywords
passes working. I've also been looking into how comments are stored in the AST and how they can be reproduced in the formatted code. Next week will involve more research on this and adding a few more passes. The work chugs on :)