Переглянути джерело

add AStyle shell script file

Bernard Xiong 10 роки тому
батько
коміт
765ac35e13
1 змінених файлів з 3 додано та 0 видалено
  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