Explorar el Código

add AStyle shell script file

Bernard Xiong hace 10 años
padre
commit
765ac35e13
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      tools/as.sh

+ 3 - 0
tools/as.sh

@@ -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