nx-libs/nx-X11/x-indent-all.sh
2025-08-08 20:00:36 +02:00

5 lines
94 B
Bash
Executable File

#!/bin/sh
where=$(dirname $0)
git ls-files | grep '\.[chm]$' | xargs sh "$where"/x-indent.sh