X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=.editorconfig;h=3f9e475a6ac641781788489a508677deb5e8449a;hb=789ed29d59b9c7c8cbef371311bfb3c507ae725a;hp=c2b772da6c11ffcf54c70fb66a2518efdc768936;hpb=e2e03f84f9f1768ea250b8cf6d6f48ee8e7de96a;p=mesa.git diff --git a/.editorconfig b/.editorconfig index c2b772da6c1..3f9e475a6ac 100644 --- a/.editorconfig +++ b/.editorconfig @@ -32,9 +32,13 @@ indent_size = 2 indent_style = space indent_size = 2 +[*.html] +indent_style = space +indent_size = 2 + [*.patch] trim_trailing_whitespace = false -[meson.build,meson_options.txt] +[{meson.build,meson_options.txt}] indent_style = space indent_size = 2