Files
Android11/external/deqp/.editorconfig
2023-10-13 14:01:41 +00:00

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