android13/external/rust/crates/grpcio-sys/grpc/.editorconfig

8 lines
113 B
INI

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