rsoc/rt-thread/tools/as.sh

4 lines
168 B
Bash
Raw Normal View History

2024-07-22 20:00:29 +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