Files
facefusion-labs/.editorconfig
T
2024-10-15 16:56:57 +02:00

9 lines
129 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_size = 4
indent_style = tab
trim_trailing_whitespace = true