lambdamoo/Mindent
2024-12-30 03:03:16 -08:00

2 lines
60 B
Bash
Executable file

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