third_party.grpc/.editorconfig

8 lines
113 B
INI
Raw Normal View History

root = true
[**]
end_of_line = LF
indent_style = space
indent_size = 2
insert_final_newline = true
tab_width = 8