1
Fork 0
mirror of https://github.com/RGBCube/superfreq synced 2025-07-31 19:07:47 +00:00
superfreq/.taplo.toml
2025-06-14 22:36:26 +03:00

13 lines
262 B
TOML

[formatting]
align_entries = true
column_width = 100
compact_arrays = false
reorder_inline_tables = true
reorder_keys = true
[[rule]]
include = [ "**/Cargo.toml" ]
keys = [ "package" ]
[rule.formatting]
reorder_keys = false