mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-22 07:21:56 +03:00
8 lines
148 B
TOML
8 lines
148 B
TOML
include = ["./*.toml", "./packages/**/*.toml"]
|
|
|
|
[formatting]
|
|
align_entries = true
|
|
column_width = 180
|
|
reorder_arrays = true
|
|
reorder_keys = true
|