freedreno/ir3: Fix compiler warning from the setjmp fails path.
[mesa.git] / src / freedreno / vulkan / .editorconfig
1 [*.{c,h,cpp,hpp,cc,hh}]
2 indent_style = space
3 indent_size = 3
4 tab_width = 8
5 max_line_length = 78