Document that ale_sh_shell_default_shell won't default to fish

This commit is contained in:
Adriaan Zonnenberg 2017-05-03 00:34:17 +02:00
parent dce99faf8f
commit 768a5e7421
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,8 @@ shell *ale-sh-shell*
g:ale_sh_shell_default_shell *g:ale_sh_shell_default_shell*
*b:ale_sh_shell_default_shell*
Type: |String|
Default: The current shell (`$SHELL`) or `'bash'` if that cannot be read.
Default: The current shell (`$SHELL`). Falls back to `'bash'` if that cannot be
read or if the current shell is `'fish'`.
When ALE runs the linter for shells with the `-n` flag, it will attempt to
read the shell from the shebang (`#!`) line from the shell script to