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
test: add fbo blit + texture view testcase
[piglit.git]
/
.editorconfig
blob
e0f13a949b487112deaa05efd22cf8d1984c8436
1
root = true
2
3
[*.py]
4
indent_style = space
5
indent_size = 4
6
trim_trailing_whitespace = true
7
max_line_length = 79
8
9
[*.{c,cpp,h,hpp}]
10
indent_style = tab
11
tab_width = 8
12
max_line_length = 78
13
14
[*.{cmake,txt}]
15
indent_style = tab
16
tab_width = 8
17
max_line_length = 78
18
19
[{README,HACKING}]
20
indent_style = tab
21
tab_width = 8
22
max_line_length = 78