mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-25 00:30:37 +02:00
radv: Update editorconfig.
Acked-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10091>
This commit is contained in:
parent
59c501ca35
commit
fcd8aaf07a
1 changed files with 4 additions and 3 deletions
|
|
@ -1,3 +1,4 @@
|
|||
[*.{c,h}]
|
||||
indent_style = tab
|
||||
indent_size = tab
|
||||
[*.{c,h,cpp}]
|
||||
indent_style = space
|
||||
indent_size = 3
|
||||
max_line_length = 100
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue