]> git.lizzy.rs Git - rust.git/blob - src/rustllvm/.editorconfig
Auto merge of #66677 - wesleywiser:fix_const_prop_alloc_id_ice, r=oli-obk
[rust.git] / src / rustllvm / .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