rust/compiler/rustc_llvm/llvm-wrapper/.editorconfig

7 lines
110 B
INI

[*.{h,cpp}]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 2