Imported Upstream version 1.36.4
[platform/upstream/grpc.git] / .editorconfig
1 root = true
2 [**]
3 end_of_line = LF
4 indent_style = space
5 indent_size = 2
6 insert_final_newline = true
7 tab_width = 8