]> git.lizzy.rs Git - rust.git/blob - compiler/rustc_llvm/llvm-wrapper/.editorconfig
Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup
[rust.git] / compiler / rustc_llvm / llvm-wrapper / .editorconfig
1 [*.{h,cpp}]
2 end_of_line = lf
3 insert_final_newline = true
4 charset = utf-8
5 indent_style = space
6 indent_size = 2