mesa: replace tab with 3 space in mesa/program/program_parse.y by tools

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19969>
This commit is contained in:
Yonggang Luo 2022-11-23 00:04:14 +08:00 committed by Marge Bot
parent 20c936bee1
commit 59fb86ea6f
2 changed files with 1444 additions and 1444 deletions

View File

@ -8,7 +8,7 @@ charset = utf-8
insert_final_newline = true
tab_width = 8
[*.{c,h,cpp,hpp,cc,hh}]
[*.{c,h,cpp,hpp,cc,hh,y}]
indent_style = space
indent_size = 3
max_line_length = 78

File diff suppressed because it is too large Load Diff