mesa/src/freedreno/vulkan/.editorconfig

6 lines
96 B
INI

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