Files
facefusion/.editorconfig

9 lines
129 B
INI
Raw Permalink Normal View History

2023-08-19 22:42:25 +02:00
root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_size = 4
indent_style = tab
trim_trailing_whitespace = true