1
1
mirror of https://github.com/nmattia/snack.git synced 2024-08-15 14:50:30 +03:00
snack/script/snack-fmt
2018-07-01 13:50:16 +02:00

5 lines
104 B
Plaintext
Executable File

#!/usr/bin/env nix-shell
#!nix-shell -p shfmt -i bash
cd "$(dirname "$0")/.."
shfmt -i 2 -w script/test