mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Taplo: prevent weird intentation of comments
This commit is contained in:
parent
e783f82bf6
commit
1582ac4d43
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
include = [ "antifeatures.toml", "apps.toml", "categories.toml", "graveyard.toml", "taplo.toml" ]
|
include = [ "antifeatures.toml", "apps.toml", "categories.toml", "graveyard.toml", "taplo.toml" ]
|
||||||
|
|
||||||
[formatting]
|
[formatting]
|
||||||
|
align_comments = false
|
||||||
array_auto_expand = false
|
array_auto_expand = false
|
||||||
compact_arrays = false
|
compact_arrays = false
|
||||||
indent_tables = true
|
indent_tables = true
|
||||||
|
|
Loading…
Add table
Reference in a new issue