mesa/src/amd/vulkan/.editorconfig
Bas Nieuwenhuizen fcd8aaf07a radv: Update editorconfig.
Acked-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10091>
2021-04-10 03:31:58 +02:00

4 lines
73 B
INI

[*.{c,h,cpp}]
indent_style = space
indent_size = 3
max_line_length = 100