mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-01-24 18:19:09 +00:00
17 lines
281 B
INI
17 lines
281 B
INI
root = true
|
|
|
|
[*]
|
|
charset = utf-8
|
|
end_of_line = crlf
|
|
indent_style = tab
|
|
indent_size = tab
|
|
insert_final_newline = true
|
|
trim_trailing_whitespace = true
|
|
max_line_length = off
|
|
|
|
[{*.info,*.json,*.mcmeta,*.md,*.cfg,*.yml,*.toml}]
|
|
tab_width = 2
|
|
|
|
[{*.info,*.mcmeta,*.cfg}]
|
|
end_of_line = lf
|