mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 05:46:17 +00:00
8 lines
179 B
TOML
8 lines
179 B
TOML
exclude = ["node_modules/**/*.toml"]
|
|
|
|
# https://taplo.tamasfe.dev/configuration/formatter-options.html
|
|
[formatting]
|
|
align_entries = true
|
|
indent_tables = true
|
|
reorder_keys = true
|