mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-02-04 06:32:03 +00:00
Update: 2024-10-15
This commit is contained in:
20
taplo.toml
Normal file
20
taplo.toml
Normal file
@@ -0,0 +1,20 @@
|
||||
[formatting]
|
||||
align_entries = false
|
||||
align_comments = true
|
||||
array_trailing_comma = true
|
||||
array_auto_expand = true
|
||||
array_auto_collapse = false
|
||||
compact_arrays = false
|
||||
compact_inline_tables = true
|
||||
inline_table_expand = false
|
||||
compact_entries = false
|
||||
column_width = 200
|
||||
indent_tables = false
|
||||
indent_entries = false
|
||||
indent_string = " "
|
||||
trailing_newline = true
|
||||
reorder_keys = false
|
||||
reorder_arrays = false
|
||||
reorder_inline_tables = false
|
||||
allowed_blank_lines = 2
|
||||
crlf = false
|
||||
Reference in New Issue
Block a user