aboutsummaryrefslogtreecommitdiff
path: root/aux/checks/spelling.sh
diff options
context:
space:
mode:
Diffstat (limited to 'aux/checks/spelling.sh')
-rwxr-xr-xaux/checks/spelling.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/aux/checks/spelling.sh b/aux/checks/spelling.sh
new file mode 100755
index 0000000..4368820
--- /dev/null
+++ b/aux/checks/spelling.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+set -eu
+
+echo FIXME
+exit