summaryrefslogtreecommitdiff
path: root/doc/ale-bats.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ale-bats.txt')
-rw-r--r--doc/ale-bats.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/ale-bats.txt b/doc/ale-bats.txt
new file mode 100644
index 00000000..cf2199ec
--- /dev/null
+++ b/doc/ale-bats.txt
@@ -0,0 +1,13 @@
+===============================================================================
+ALE Bats Integration *ale-bats-options*
+
+
+===============================================================================
+shellcheck *ale-bats-shellcheck*
+
+The `shellcheck` linter for Bats uses the sh options for `shellcheck`; see:
+|ale-sh-shellcheck|.
+
+
+===============================================================================
+ vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: