chore(taplo): Exclude target dir

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb
2025-05-22 08:03:17 +00:00
parent cad2c7faa3
commit 0a5b4656c3

View File

@@ -1,3 +1,5 @@
exclude = ["target/**/*.toml", "Cargo.lock"]
[formatting]
align_entries = true
indent_tables = true