repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
blockjob: kick jobs on set-speed
[qemu/ar7.git]
/
.editorconfig
blob
b2022e391abfeaf4d7a4eb9b14e682ebf7ba8a43
1
# http://editorconfig.org
2
root = true
3
4
[*]
5
end_of_line = lf
6
insert_final_newline = true
7
charset = utf-8
8
9
[Makefile*]
10
indent_style = tab
11
indent_size = 8
12
13
[*.{c,h}]
14
indent_style = space
15
indent_size = 4