chore(taplo): ignore some directories

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
Harald Hoyer 2024-02-27 12:06:27 +01:00
parent 109b7f7cf1
commit c8082debc7
Signed by: harald
GPG key ID: F519A1143B3FBE32

View file

@ -1,3 +1,5 @@
exclude = [".direnv/**/*", "target/**/*", "vendor/**/*"]
[formatting]
reorder_keys = false
inline_table_expand = false