android13/external/deqp/.editorconfig

10 lines
188 B
INI

root = true
[*.{c,h,cpp,hpp,txt,md,inl,py,mk,java,sh,xml}]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true