repo.or.cz
/
dokuwiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
translation update
[dokuwiki.git]
/
.editorconfig
blob
d88e75a283fa0f7569a9c561ba784c11fbffff7e
1
; http://editorconfig.org/
2
3
root = true
4
5
[*]
6
indent_style = space
7
indent_size = 4
8
end_of_line = lf
9
charset = utf-8
10
trim_trailing_whitespace = true
11
insert_final_newline = true
12
13
[{vendor,inc/phpseclib}/**]
14
; Use editor default (possible autodetection).
15
indent_style =
16
indent_size =
17
end_of_line =
18
trim_trailing_whitespace =
19
insert_final_newline =