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:
Bas Nieuwenhuizen 2021-04-08 02:54:40 +02:00
parent 59c501ca35
commit fcd8aaf07a

View file

@ -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