mirror of
https://github.com/tildearrow/furnace.git
synced 2025-01-03 06:01:29 +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
|