mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-08 08:38:51 +00:00
damn, ran the odinfmt with spaces instead of tabs...
This commit is contained in:
@@ -95,7 +95,7 @@ default_style := Config {
|
||||
newline_limit = 2,
|
||||
convert_do = false,
|
||||
semicolons = true,
|
||||
tabs = false,
|
||||
tabs = true,
|
||||
brace_style = ._1TBS,
|
||||
split_multiple_stmts = true,
|
||||
align_assignments = true,
|
||||
|
||||
Reference in New Issue
Block a user