Lynnesbian
fc45376673
somehow i had listed the license as LGPL 3 instead of GPL 3 in all the reuse headers, and never noticed... 0uo
8 lines
165 B
TOML
8 lines
165 B
TOML
max_width = 120
|
|
fn_single_line = true
|
|
hard_tabs = true
|
|
tab_spaces = 2
|
|
newline_style = "Unix"
|
|
group_imports = "StdExternalCrate"
|
|
array_width = 100
|
|
fn_call_width = 80
|