5ec8ea0e14
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
3 lines
70 B
Bash
Executable File
3 lines
70 B
Bash
Executable File
#!/bin/sh
|
|
indent -npro -kr -i8 -ts8 -sob -l95 -ss -ncs -cp1 -lps "$@"
|