git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add automatic macros for compile-time feature options
[users/heiko/exim.git]
/
.editorconfig
diff --git
a/.editorconfig
b/.editorconfig
index b348a15d8a9b658536e357ac2b437172eae26562..a781a03ae7e655a0427c7f0e989dfa35a04a82fc 100644
(file)
--- 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