Format toml in CI
calebschoepp opened this issue · 1 comments
calebschoepp commented
I'd like us to add a toml formatter to CI. It'd be nice to not have to deal with formatting or alphabetical sorting in our Cargo.toml
's.
lann commented
This is as standard as it gets right now afaict: https://github.com/tamasfe/taplo
cc @rylev