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:
Executable
+2
@@ -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 "$@"
|
||||||
Reference in New Issue
Block a user