X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=.editorconfig;h=06848f68c08bc7659a3d0cae7a72a9a4bfe23971;hb=6f4a6e231030085d50200039c002e787f6745f7b;hp=6eb0702a25a0cb9afdabe7cb3c12853646f5ff3a;hpb=dd12119706c00a9c10eafa4af09f44207793c064;p=mesa.git diff --git a/.editorconfig b/.editorconfig index 6eb0702a25a..06848f68c08 100644 --- a/.editorconfig +++ b/.editorconfig @@ -33,3 +33,7 @@ indent_size = 2 [*.patch] trim_trailing_whitespace = false + +[meson.build,meson_options.txt] +indent_style = space +indent_size = 2