X-Git-Url: https://vcs.fsf.org/?p=exim.git;a=blobdiff_plain;f=.editorconfig;h=a781a03ae7e655a0427c7f0e989dfa35a04a82fc;hp=b348a15d8a9b658536e357ac2b437172eae26562;hb=3ae121c94f0dfaeba5938de26931c49e29677d0a;hpb=374dc1947cd80ee0532fabcbecc8c906a2d56ab9;ds=inline 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