Remove non-working astylerc

This commit is contained in:
Dirk Ziegelmeier 2018-07-15 10:24:13 +02:00
parent 07dd2aec23
commit 02d6716ffd

View File

@ -1,22 +0,0 @@
# 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