repo.or.cz
/
pgsql.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
slru.c: Reduce scope of variables in 'for' blocks
[pgsql.git]
/
.editorconfig
blob
d69a3d1dc4e0a4df6623348f92c81bdd93917dec
1
root = true
2
3
[*.{c,h,l,y,pl,pm}]
4
indent_style = tab
5
indent_size = tab
6
tab_width = 4
7
8
[*.{sgml,xml}]
9
indent_style = space
10
indent_size = 1
11
12
[*.xsl]
13
indent_style = space
14
indent_size = 2