summaryrefslogtreecommitdiffstats
path: root/compiler/rustc_llvm/llvm-wrapper/.editorconfig
blob: 865cd45f708fb4034a6d2d59a305d5a93a0488ae (plain)
1
2
3
4
5
6
[*.{h,cpp}]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 2