Update readme, slash configs

This commit is contained in:
Luke D. Jones
2025-01-12 17:36:10 +13:00
parent 2123f369ad
commit 128bc3fce1
113 changed files with 1545 additions and 1305 deletions

View File

@@ -13,3 +13,7 @@ reorder_modules = true
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