X-Git-Url: https://vcs.fsf.org/?p=exim.git;a=blobdiff_plain;f=.editorconfig;h=a781a03ae7e655a0427c7f0e989dfa35a04a82fc;hp=b348a15d8a9b658536e357ac2b437172eae26562;hb=2d14f39731e88a6d6bb9f1b5c56f497eb12198c4;hpb=74f1526c3c63664aa7f3a59ee89a374bdf9eefca;ds=sidebyside diff --git a/.editorconfig b/.editorconfig index b348a15d8..a781a03ae 100644 --- a/.editorconfig +++ b/.editorconfig @@ -17,7 +17,7 @@ root = true end_of_line = lf insert_final_newline = true -[*.{c,h}] +[*.{c,h}{,-*}] indent_style = space indent_size = 2 tab_width = 8