mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 00:50:10 +01:00
editorconfig: Set for glsl files
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37608>
This commit is contained in:
parent
ee5a95319d
commit
8c16d7f18a
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ charset = utf-8
|
|||
insert_final_newline = true
|
||||
tab_width = 8
|
||||
|
||||
[*.{c,h,cpp,hpp,cc,hh,y,yy,cl}]
|
||||
[*.{c,h,cpp,hpp,cc,hh,y,yy,cl,glsl}]
|
||||
indent_style = space
|
||||
indent_size = 3
|
||||
max_line_length = 78
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue