script to format uqm code to uqm guidelines. it's not perfect, but extremely close

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1955 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2005-11-06 21:47:26 +00:00
parent ee8400df19
commit a2a308d504
Executable
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
indent -bad -bap -bl -bli0 -bls -cbi0 -cdw -ci8 -cli4 -i4 -hnl -l76 -nbc -nbfda -nce -nfca -nlp -nprs -nsob -pcs -psl -saf -sai -saw -sbi0 -ts4 -ut "$@"