It would be nice if order/groups and order/newline had fix options.
I have done a little preliminary digging on what would be involved; order/newline looks like it will be easy to resolve and rather harmless as a whitespace only change. The difficulty seems to be in reordering imports with fix, since as far as I can tell its a little beyond the scope of a normal fix.
For food for thought, I have a plugin that might make a good basis for conversation.
It would be nice if order/groups and order/newline had fix options.
I have done a little preliminary digging on what would be involved; order/newline looks like it will be easy to resolve and rather harmless as a whitespace only change. The difficulty seems to be in reordering imports with fix, since as far as I can tell its a little beyond the scope of a normal fix.
For food for thought, I have a plugin that might make a good basis for conversation.