Revert "anv/icl: Add WA_2204188704 to disable pixel shader panic dispatch"
[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