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
Merge remote-tracking branch 'qemu/master'
[qemu/ar7.git]
/
scripts
/
astylerc
blob
dfbfd4108d600b11544df3764bcb84bc2be3addf
1
# Artistic Style (astyle) options for qemu source code.
2
3
# Usage:
4
# astyle --options=scripts/astylerc {source files}
5
6
# For best results, use latest astyle from http://astyle.sourceforge.net/.
7
8
add-brackets
9
align-pointer=name
10
convert-tabs
11
max-code-length=80
12
style=otbs
13
brackets=linux
14
indent=spaces=4
15
max-code-length=80
16
max-instatement-indent=60
17
pad-oper
18
pad-header
19
unpad-paren