damn, ran the odinfmt with spaces instead of tabs...

This commit is contained in:
Daniel Gavin
2021-04-15 00:24:00 +02:00
parent 22daa50374
commit a12db382e0
2 changed files with 1380 additions and 1380 deletions
+1 -1
View File
@@ -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,