This repository has been archived on 2025-11-29. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
meow-modpack/.editorconfig
2025-07-16 15:39:29 -07:00

8 lines
131 B
INI

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