repo.or.cz
/
piglit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drawoverhead: test images and image buffers
[piglit.git]
/
.editorconfig
blob
c614fcca7bb5d159ce57de5ad0edd262739f6b54
1
root = true
2
3
[*.py]
4
indent_style = space
5
indent_size = 4
6
trim_trailing_whitespace = true
7
8
[*.{c,cpp,h,hpp}]
9
indent_style = tab
10
tab_width = 8
11
12
[*.{cmake,txt}]
13
indent_style = tab
14
tab_width = 8
15
16
[{README,HACKING}]
17
indent_style = tab
18
tab_width = 8