style: reformat

This commit is contained in:
tomasklaen
2022-08-25 21:34:33 +02:00
parent 1080592c9b
commit 274c95eae1
2 changed files with 28 additions and 27 deletions

View File

@@ -28,7 +28,7 @@ call_arg_parentheses = keep
# none/comma/semicolon
table_separator_style = comma
# keep/never/always/smart
trailing_table_separator = always
trailing_table_separator = smart
# align equal signs in tables
continuous_assign_table_field_align_to_equal_sign = false
# if true "local t = { 1, 2, 3 }"