mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 14:08:05 +02:00
This is done to match other drivers and to use spaces for indentation throughout the whole of the powervr driver. Signed-off-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com> Reviewed-by: Frank Binns <frank.binns@imgtec.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18319>
6 lines
91 B
INI
6 lines
91 B
INI
[*.{c,h,cpp,hpp,cc,hh}]
|
|
max_line_length = 80
|
|
|
|
[*.xml]
|
|
indent_style = space
|
|
indent_size = 2
|