mirror of
https://github.com/datahaven-xyz/datahaven
synced 2026-05-24 09:50:01 +00:00
7 lines
No EOL
138 B
TOML
7 lines
No EOL
138 B
TOML
|
|
include = ["operator/Cargo.toml", "operator/**/*.toml"]
|
|
exclude = ["/contracts"]
|
|
|
|
[formatting]
|
|
indent_string = " "
|
|
reorder_keys = true |