OSDN Git Service

nir: initialize value in copy_prop_vars_block
[android-x86/external-mesa.git] / .editorconfig
index 6eb0702..06848f6 100644 (file)
@@ -33,3 +33,7 @@ indent_size = 2
 
 [*.patch]
 trim_trailing_whitespace = false
+
+[meson.build,meson_options.txt]
+indent_style = space
+indent_size = 2