1
0
Fork 0
alistair23-linux/scripts/Lindent

3 lines
65 B
Bash
Executable File

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