1
0
Fork 0

fix spacing

This commit is contained in:
Christian Winther 2024-02-22 14:56:33 +00:00
parent af47d91e7d
commit e2821adcca
3 changed files with 4 additions and 4 deletions

View File

@ -20,7 +20,7 @@ indent_size = 4
shell_variant = bash # like -ln=bash
binary_next_line = true # like -bn
switch_case_indent = true # like -ci
space_redirects = true # like -sr
space_redirects = false # like -sr
keep_padding = false # like -kp
function_next_line = true # like -fn
never_split = true # like -ns