rt-thread-official/tools/as.sh

4 lines
168 B
Bash
Raw Permalink Normal View History

2015-01-19 16:54:18 +08:00
#!/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