mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-18 19:19:18 +08:00
add AStyle shell script file
This commit is contained in:
parent
d01b2ca84b
commit
765ac35e13
3
tools/as.sh
Executable file
3
tools/as.sh
Executable file
@ -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
|
Loading…
x
Reference in New Issue
Block a user