mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 15:20:17 +01:00
editorconfig: Fix meson style
The syntax was wrong, resulting in it not working at all. Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
parent
ea1e0acfd0
commit
9838185056
1 changed files with 1 additions and 1 deletions
|
|
@ -35,6 +35,6 @@ indent_size = 2
|
|||
[*.patch]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[meson.build,meson_options.txt]
|
||||
[{meson.build,meson_options.txt}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue