0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-12 14:10:43 -05:00
server/project/.editorconfig

13 lines
178 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 4
max_line_length = 120
[*.md]
trim_trailing_whitespace = false