isa-l/tools/iindent
Greg Tucker 5ec8ea0e14 doc: Add build details and contributing
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
2017-02-24 14:50:34 -07:00

3 lines
70 B
Bash
Executable File

#!/bin/sh
indent -npro -kr -i8 -ts8 -sob -l95 -ss -ncs -cp1 -lps "$@"