style: format all toml with taplo

This commit is contained in:
Matthias Ahouansou 2024-05-06 19:43:13 +01:00
parent 08485ea5e4
commit e2d91e26d6
No known key found for this signature in database
9 changed files with 158 additions and 76 deletions

View file

@ -10,6 +10,7 @@
, mkShell
, olm
, system
, taplo
, toolchain
}:
@ -29,10 +30,15 @@ mkShell {
# `$PATH` will have stable rustfmt instead.
inputs.fenix.packages.${system}.latest.rustfmt
# Keep sorted
engage
# rust itself
toolchain
# CI tests
engage
# format toml files
taplo
# Needed for producing Debian packages
cargo-deb