-
-
Notifications
You must be signed in to change notification settings - Fork 159
Open
Description
I've tried many ways, but still can't get it to work.
# taplo.toml
[formatting]
align_entries = true
allowed_blank_lines = 1
array_auto_collapse = false
compact_arrays = false
crlf = false
indent_string = ' '
reorder_keys = true
# [[rule]]
# exclude = [ "./helix/languages.toml" ]
# # # include = [ "**/*.toml" ]
# [rule.formatting]
# reorder_keys = true
[[rule]]
include = [ "./helix/languages.toml" ]
# keys = [ "*" ]
formatting = { reorder_keys = false }
# [rule.formatting]
# reorder_keys = false
Metadata
Metadata
Assignees
Labels
No labels