styling: fix shfmt issues
This commit is contained in:
@@ -5,5 +5,5 @@ tab_width = 8
|
|||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
function_next_line = true
|
function_next_line = false
|
||||||
switch_case_indent = true
|
switch_case_indent = true
|
||||||
|
Reference in New Issue
Block a user