badvpn/lwip/astylerc
Ambroz Bizjak dce31a8e6a tun2socks: Update lwIP to 931b5e643c25820a99bb8df94ab37db6b58c446b
Based partially on the work by Syrone Wong with additional fixes.
2017-09-25 23:17:33 +02:00

23 lines
426 B
Plaintext

# lwIP astyle formatting options
# NOT FINISHED - DON'T USE
# braces and indent
style=otbs
indent=spaces=2
attach-extern-c
#attach-closing-while
# indentation
indent-switches
#max-continuation-indent=40
# padding
pad-oper
pad-comma
pad-header
align-pointer=name
# formatting
break-one-line-headers
keep-one-line-blocks
# don't use "other options" (e.g. formatted) in this file
# send them as additional command line options