From 5120b108ca2dcd78db519226516e071aca7b81d0 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 10 Jul 2021 16:00:59 -0400 Subject: shfmt everything --- bin/scratch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/scratch') diff --git a/bin/scratch b/bin/scratch index 06bccb0..0cca01c 100755 --- a/bin/scratch +++ b/bin/scratch @@ -2,4 +2,4 @@ set -eu set -o pipefail -cat > /dev/null +cat >/dev/null -- cgit v1.2.3-54-g00ecf