mesa/src/freedreno/ir3/.editorconfig

6 lines
96 B
INI

[*.{c,h,cpp,hpp,cc,hh}]
indent_style = space
indent_size = 3
tab_width = 3
max_line_length = 80