mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 13:10:12 +03:00
8 lines
148 B
INI
8 lines
148 B
INI
root = true
|
|
|
|
[*.{c,cpp,h,d,di,dd}]
|
|
insert_final_newline = true
|
|
indent_style = space
|
|
indent_size = 4
|
|
trim_trailing_whitespace = true
|
|
charset = utf-8
|