drm-shim: Let the driver choose to overwrite the first render node.
[mesa.git] / src / freedreno / .editorconfig
1 [*.{c,h,cpp,hpp,cc,hh}]
2 indent_style = tab
3 indent_size = 4
4 tab_width = 4
5 max_line_length = 78