Skip to content
Weibo's Home
Go back

My favorite script

Edit page

Format code

astyle --style=allman --unpad-paren --pad-oper --convert-tabs --pad-header --delete-empty-lines [source_code_file]

Full document can be found here.

http://astyle.sourceforge.net/astyle.html


Edit page
Share this post:

Previous Post
Javascript function paramter default value
Next Post
N+1 issue