mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-22 15:34:48 +02:00
chore(taplo): ignore some directories
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
parent
109b7f7cf1
commit
c8082debc7
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
exclude = [".direnv/**/*", "target/**/*", "vendor/**/*"]
|
||||||
|
|
||||||
[formatting]
|
[formatting]
|
||||||
reorder_keys = false
|
reorder_keys = false
|
||||||
inline_table_expand = false
|
inline_table_expand = false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue