git://git.exim.org
/
exim-website.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
ad0a683
)
.editorconfig file for perl style
author
Phil Pennock
<pdp@exim.org>
Thu, 6 Dec 2012 14:54:43 +0000
(09:54 -0500)
committer
Phil Pennock
<pdp@exim.org>
Thu, 6 Dec 2012 14:54:43 +0000
(09:54 -0500)
.editorconfig
[new file with mode: 0644]
patch
|
blob
diff --git a/.editorconfig
b/.editorconfig
new file mode 100644
(file)
index 0000000..
d970545
--- /dev/null
+++ b/
.editorconfig
@@ -0,0
+1,5
@@
+[*.pl]
+indent_style = space
+indent_size = 4
+trim_trailing_whitespace = true
+insert_final_newline = true