repo.or.cz
/
webkit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
AX: AXIsolatedTree::updateChildren sometimes fails to update isolated subtrees when...
[webkit.git]
/
.editorconfig
blob
77f5dceebde19d4728e7fe45fc7aeae387d9ef29
1
# Editor configuration, see http://editorconfig.org
2
3
[*.{c,cpp,h,rb}]
4
indent_style = space
5
indent_size = 4
6
tab_width = 4
7
end_of_line = lf
8
insert_final_newline = true
9
10
[{CMakeLists.txt,*.cmake}]
11
indent_style = space
12
end_of_line = lf
13
insert_final_newline = true
14
15
[project.pbxproj]
16
indent_style = tab
17
18
[.editorconfig]
19
indent_style = space
20
indent_size = 4
21
tab_width = 4
22
end_of_line = lf
23
insert_final_newline = true