X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=.editorconfig;h=3f9e475a6ac641781788489a508677deb5e8449a;hb=007e623025bfc1f66686d1e1cd6a3efeff863f69;hp=db1f4a95d7f5a8fa0a018ef72a4a48920e852304;hpb=98381850568741dc513a7ebdcbb7818941b52a23;p=mesa.git diff --git a/.editorconfig b/.editorconfig index db1f4a95d7f..3f9e475a6ac 100644 --- a/.editorconfig +++ b/.editorconfig @@ -32,6 +32,10 @@ indent_size = 2 indent_style = space indent_size = 2 +[*.html] +indent_style = space +indent_size = 2 + [*.patch] trim_trailing_whitespace = false