X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=.editorconfig;h=6eb0702a25a0cb9afdabe7cb3c12853646f5ff3a;hb=b5c67f469a5e8b406c12c529399d631a887700ee;hp=a8b8a88f5d28da8d80074c98ba9af611e44263d5;hpb=3bd885d09cea6ecf19ddfd948c8dd74f5e3ea600;p=mesa.git diff --git a/.editorconfig b/.editorconfig index a8b8a88f5d2..6eb0702a25a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -6,6 +6,7 @@ root = true [*] charset = utf-8 insert_final_newline = true +tab_width = 8 [*.{c,h,cpp,hpp,cc,hh}] indent_style = space