Reformat with trailing comma

This commit is contained in:
Luke Jones
2025-02-14 16:06:20 +13:00
parent 0bdf0474c9
commit 2c006699f2
113 changed files with 791 additions and 792 deletions

View File

@@ -14,6 +14,5 @@ unstable_features = true
use_field_init_shorthand = true
wrap_comments = true
array_width = 8
trailing_comma = "Never"
overflow_delimited_expr = true
short_array_element_width_threshold = 20