0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-07-24 10:25:42 -04:00
nasm/misc/Nindent

3 lines
61 B
Bash
Executable File

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