mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
10 lines
296 B
TOML
10 lines
296 B
TOML
include = [ "antifeatures.toml", "apps.toml", "categories.toml", "graveyard.toml", "rejectedlist.toml", "taplo.toml" ]
|
|
|
|
[formatting]
|
|
align_comments = false
|
|
array_auto_expand = false
|
|
compact_arrays = false
|
|
indent_tables = true
|
|
inline_table_expand = false
|
|
reorder_arrays = true
|
|
reorder_keys = true
|