mirror of
https://github.com/Cxbx-Reloaded/Cxbx-Reloaded.git
synced 2025-04-02 11:11:52 -04:00
* Apply only for src and resource directories. With this setup, it should work as intended only for Cxbx-Reloaded's source code without affecting third-party projects.
7 lines
112 B
INI
7 lines
112 B
INI
root = true
|
|
|
|
[*]
|
|
indent_size = 4
|
|
trim_trailing_whitespace = true
|
|
end_of_line = crlf
|
|
insert_final_newline = true
|