Files
civitai__civitai/.editorconfig
T
2024-12-16 16:24:45 -05:00

13 lines
159 B
INI

root = true
[*]
indent_size = 2
indent_style = space
end_of_line = lf
insert_final_newline = true
[*.{md,txt}]
indent_size = 4
[Makefile]
indent_style = tab