Use Taplo for TOML formatting

This commit is contained in:
daxpedda 2024-07-26 17:07:20 +02:00
parent 21c121f9b3
commit 3398ebe467
No known key found for this signature in database
GPG key ID: 43D62A3EA388E46F
9 changed files with 171 additions and 167 deletions

View file

@ -2,8 +2,8 @@
#
# Note that these flags are (intentionally) not included when building from the downloaded crate.
[build]
rustflags = ["--cfg=unreleased_changelogs"]
rustdocflags = ["--cfg=unreleased_changelogs"]
rustflags = ["--cfg=unreleased_changelogs"]
[target.wasm32-unknown-unknown]
runner = "wasm-bindgen-test-runner"