mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-11-23 12:02:40 +03:00
10 lines
189 B
TOML
10 lines
189 B
TOML
[formatting]
|
|
allowed_blank_lines = 1
|
|
column_width = 100
|
|
reorder_keys = true
|
|
|
|
[[rule]]
|
|
formatting = { array_auto_expand = false }
|
|
include = ["crates/web-sys/Cargo.toml"]
|
|
keys = ["features"]
|