Skip to content

Commit

Permalink
add AStyle shell script file
Browse files Browse the repository at this point in the history
  • Loading branch information
BernardXiong committed Jan 19, 2015
1 parent d01b2ca commit 765ac35
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/as.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/sh

astyle --style=allman --indent=spaces=4 --pad-oper --pad-header --unpad-paren --suffix=none --align-pointer=name --lineend=linux --convert-tabs --verbose $1

0 comments on commit 765ac35

Please sign in to comment.