Split things into different files, to optimize future work#85
Split things into different files, to optimize future work#85
Conversation
I have added basic rustfmt config. Other PRs can take care of that if that's important. |
Oh I didn't need a I meant running it in CI to reject changes if they don't adhere to the (default!) formatting standard, instead of causing unnecessary reformatting churn later on. |
It's ok I formatted with rustfmt now :) |
|
Oh yeah I trust that you formatted it now, just thinking it'd be nice to validate this in CI going forward for future contributions and pushes, as done in #86 :) |
Not much change besides the simple divide and conquer.