mirror of
https://github.com/tildearrow/furnace.git
synced 2025-01-05 07:01:21 +00:00
7 lines
122 B
INI
7 lines
122 B
INI
root = true
|
|
|
|
[*.{cpp,h}]
|
|
indent_style = space
|
|
indent_size = 2
|
|
trim_trailing_whitespace = true
|
|
insert_final_newline = true
|